qemu/tests/plugin
Alex Bennée 2d4f2c8cde tests/plugins: use qemu_plugin_outs for inline stats
Using bare printf's in plugins is perfectly acceptable but they do
rather mess up the output of "make check-tcg". Convert the printfs to
use g_string and then output with the plugin output helper which will
already be captured to .pout files by the test harness.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240718094523.1198645-7-alex.bennee@linaro.org>
2024-07-22 09:38:01 +01:00
..
bb.c tests/plugin/bb: migrate to new per_vcpu API 2024-03-06 12:35:36 +00:00
empty.c
inline.c tests/plugins: use qemu_plugin_outs for inline stats 2024-07-22 09:38:01 +01:00
insn.c test/plugins: preserve the instruction record over translations 2024-07-05 12:34:41 +01:00
mem.c tests/plugin/mem: migrate to new per_vcpu API 2024-03-06 12:35:33 +00:00
meson.build tests/plugin: add test plugin for inline operations 2024-03-06 12:35:32 +00:00
syscall.c plugins: fix memory leak while parsing options 2023-07-03 12:51:58 +01:00