You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/trace
Tanish Desai 54140102d2 rust: add trace crate
The trace crate is a minimal container for dependencies of tracepoints
(so that they do not have to be imported in all the crates that use
tracepoints); it also contains a macro called "include_trace!" that is
able to find the right include file from the trace/ directory.

[Write commit message, add #[allow()]. - Paolo]

Signed-off-by: Tanish Desai <tanishdesai37@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20250929154938.594389-10-pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
3 weeks ago
..
control-internal.h trace: remove code that depends on setting vcpu 2 years ago
control-target.c trace/control-target: cleanup headers and make compilation unit common 8 months ago
control.c trace: Don't include trace-root.h in control.c or control-target.c 11 months ago
control.h trace/control: Clean up global variable shadowing 2 years ago
event-internal.h trace: remove vcpu_id from the TraceEvent structure 2 years ago
ftrace.c trace/ftrace: move snprintf+write from tracepoints to ftrace.c 3 weeks ago
ftrace.h trace/ftrace: move snprintf+write from tracepoints to ftrace.c 3 weeks ago
meson.build rust: add trace crate 3 weeks ago
qmp.c trace: Remove deprecated 'vcpu' field from QMP trace events 1 year ago
simple.c overall: Remove unnecessary g_strdup_printf() calls 8 months ago
simple.h trace/simple: add st_init_group 4 years ago
trace-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago