qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/10] trace: remove vcpu_id from the TraceEvent structure


From: Richard Henderson
Subject: Re: [PATCH v2 03/10] trace: remove vcpu_id from the TraceEvent structure
Date: Wed, 3 May 2023 10:52:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 5/3/23 10:17, Alex Bennée wrote:
This does involve temporarily stubbing out some helper functions
before we excise the rest of the code.

Message-Id:<20230420150009.1675181-4-alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé<philmd@linaro.org>
Reviewed-by: Stefan Hajnoczi<stefanha@redhat.com>
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  trace/control-internal.h      |  4 ++--
  trace/event-internal.h        |  2 --
  trace/control.c               | 10 ----------
  scripts/tracetool/format/c.py |  6 ------
  scripts/tracetool/format/h.py | 11 +----------
  5 files changed, 3 insertions(+), 30 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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