qemu/trace
Philippe Mathieu-Daudé 9038ac0c5c overall: Remove unnecessary g_strdup_printf() calls
Replace g_strdup_printf("%s", value) -> g_strdup(value)
to avoid unnecessary string formatting.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2025-02-14 08:49:06 +03:00
..
control-internal.h trace: remove code that depends on setting vcpu 2023-06-01 11:05:05 -04:00
control-target.c trace: Don't include trace-root.h in control.c or control-target.c 2024-11-19 14:14:13 +00:00
control.c trace: Don't include trace-root.h in control.c or control-target.c 2024-11-19 14:14:13 +00:00
control.h trace/control: Clean up global variable shadowing 2023-10-06 13:27:48 +02:00
event-internal.h trace: remove vcpu_id from the TraceEvent structure 2023-06-01 11:05:05 -04:00
ftrace.c trace: handle tracefs path truncation 2019-03-22 15:55:50 +00:00
ftrace.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
meson.build tracing: install trace events file only if necessary 2023-12-27 05:01:55 -05:00
qmp.c trace: Remove deprecated 'vcpu' field from QMP trace events 2024-06-04 11:53:43 +02:00
simple.c overall: Remove unnecessary g_strdup_printf() calls 2025-02-14 08:49:06 +03:00
simple.h trace/simple: add st_init_group 2021-07-12 17:37:07 +01:00
trace-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 2025-02-10 15:33:16 +01:00