qemu-e2k/trace
Philippe Mathieu-Daudé 5ac034b1c2 trace: Do not try to include QMP commands in user emulation binaries
QMP is not available on user emulation; there is not monitor.
Besides, since commit a0e61807a3 ("qapi: Remove QMP events
and commands from user-mode builds") we don't generate the
qapi-commands-trace.h header in a user-emulation-only build.

Remove the QMP trace commands from qemu-user binaries.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221220150417.26751-1-philmd@linaro.org>
2023-02-27 22:29:01 +01:00
..
control-internal.h trace: Do not include qom/cpu.h into generated trace.h 2019-08-16 13:31:52 +02:00
control-target.c include/hw/core: Create struct CPUJumpCache 2022-10-04 12:13:12 -07:00
control-vcpu.h hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
control.c error: use GLib to remember the program name 2022-03-22 14:46:18 +04:00
control.h trace: add trace_event_iter_init_group 2021-07-12 17:37:07 +01:00
event-internal.h
ftrace.c trace: handle tracefs path truncation 2019-03-22 15:55:50 +00:00
ftrace.h
meson.build trace: Do not try to include QMP commands in user emulation binaries 2023-02-27 22:29:01 +01:00
qmp.c trace: iter init tweaks 2021-07-12 17:37:07 +01:00
simple.c trace: simple: pass trace_file unmodified to config-host.h 2021-10-14 09:50:56 +02:00
simple.h trace/simple: add st_init_group 2021-07-12 17:37:07 +01:00
trace-hmp-cmds.c trace: Move HMP commands from monitor/ to trace/ 2023-02-04 07:56:54 +01:00