]> git.proxmox.com Git - mirror_qemu.git/commit
trace: remove vcpu_id from the TraceEvent structure
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 26 May 2023 16:53:53 +0000 (17:53 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 1 Jun 2023 15:05:05 +0000 (11:05 -0400)
commit710320137099b8d86cedb4f58de2455acd58cbde
treee5d166d22c98d46cb29cb62b32fe24be4ec80a52
parent78f314cf8349a76a757dbcc4da88bf9a0b20d3a1
trace: remove vcpu_id from the TraceEvent structure

This does involve temporarily stubbing out some helper functions
before we excise the rest of the code.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230526165401.574474-4-alex.bennee@linaro.org
Message-Id: <20230524133952.3971948-4-alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/format/c.py
scripts/tracetool/format/h.py
trace/control-internal.h
trace/control.c
trace/event-internal.h