Kazuya Saito writes:
> This patch implements "multi tracing backend" which enables several
> tracing backend simultaneously.
This series raises some conflicts with the one I'm preparing for TCG tracing.
In order to make it simpler to eventually integrate both, I've been preparing a
cleanup of so
This patch implements "multi tracing backend" which enables several
tracing backend simultaneously.
QEMU has multiple trace backends, but one of them needs to be chosen at
compile time. When investigating issues of QEMU, it'd be much more
convenient if we can use multiple trace backends without r