]> Git Repo - qemu.git/commit
net: split colo_compare_pkt_info into two trace events
authorAlex Bennée <[email protected]>
Fri, 28 Oct 2016 13:25:59 +0000 (14:25 +0100)
committerPeter Maydell <[email protected]>
Fri, 28 Oct 2016 18:00:15 +0000 (19:00 +0100)
commit2dfe5113b11ce0ddb08176ebb54ab7ac4104b413
treef9a0e7c676f9c2485c16a82d32a1e3beb518f70d
parent5b2ecabaeabc17f032197246c4846b9ba95ba8a6
net: split colo_compare_pkt_info into two trace events

It seems there is a limit to the number of arguments a UST trace event
can take and at 11 the previous trace command broke the build. Split the
trace into a src pkt and dst pkt trace to fix this.

Signed-off-by: Alex Bennée <[email protected]>
Message-id: 20161028132559[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
net/colo-compare.c
net/trace-events
This page took 0.026689 seconds and 4 git commands to generate.