net: split colo_compare_pkt_info into two trace events
commit2dfe5113b11ce0ddb08176ebb54ab7ac4104b413
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 28 Oct 2016 13:25:59 +0000 (28 14:25 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Oct 2016 18:00:15 +0000 (28 19:00 +0100)
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 <alex.bennee@linaro.org>
Message-id: 20161028132559.8324-1-alex.bennee@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
net/colo-compare.c
net/trace-events