On 25 April 2017 at 12:26, Jason Wang <[email protected]> wrote: > From: Zhang Chen <[email protected]> > > Optimize two trace events as one, adjust print format make > it easy to read. rename trace_colo_compare_pkt_info_src/dst > to trace_colo_compare_tcp_info. > > Signed-off-by: Zhang Chen <[email protected]> > Signed-off-by: Jason Wang <[email protected]>
Hi. This commit has broken building with the UST backend, because it is effectively reverting commit 2dfe5113b11, which split this trace line into two events because the UST backend has a limit on the number of arguments that a UST event can take. Could you revert it, please? Travis failure log: https://travis-ci.org/qemu/qemu/jobs/225628045 thanks -- PMM
