qemu-e2k/trace
Stefan Hajnoczi c05012a365 tracetool: add output filename command-line argument
The tracetool.py script writes to stdout. This means the output filename
is not available to the script. Add the output filename to the
command-line so that the script has access to the filename.

This also simplifies the tracetool.py invocation. It's no longer
necessary to use meson's custom_build(capture : true) to save output.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200827142915.108730-2-stefanha@redhat.com>
2021-01-04 14:24:58 +00:00
..
control-internal.h
control-target.c
control-vcpu.h
control.c trace: Send "-d trace:help" output to stdout 2021-01-04 14:24:40 +00:00
control.h trace: Send "-d trace:help" output to stdout 2021-01-04 14:24:40 +00:00
event-internal.h
ftrace.c
ftrace.h
mem-internal.h
mem.h
meson.build tracetool: add output filename command-line argument 2021-01-04 14:24:58 +00:00
qmp.c qapi: Use QAPI_LIST_PREPEND() where possible 2020-12-19 10:20:14 +01:00
simple.c
simple.h