qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 2dfe51: net: split colo_compare_pkt_info into


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 2dfe51: net: split colo_compare_pkt_info into two trace ev...
Date: Mon, 31 Oct 2016 03:30:04 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 2dfe5113b11ce0ddb08176ebb54ab7ac4104b413
      
https://github.com/qemu/qemu/commit/2dfe5113b11ce0ddb08176ebb54ab7ac4104b413
  Author: Alex Bennée <address@hidden>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M net/colo-compare.c
    M net/trace-events

  Log Message:
  -----------
  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 <address@hidden>
Message-id: address@hidden
Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]