trace: update docs with meson build information
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 12 Jan 2021 16:58:59 +0000 (16:58 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 1 Feb 2021 11:23:04 +0000 (11:23 +0000)
commit0dfb3ca73c54fc105ab78e37e31ab05bed1360aa
tree8ad159f55a3d842a3051a9a55ab01e90e3741af5
parent3faf22ef4465d064617dee524c97afa8d4400d9c
trace: update docs with meson build information

The documentation still refers to the makefile and the old sub-directory
layout. Meson works differently: tracetool output is placed into the
builddir with mangled filenames like <builddir>/trace/trace-accel_kvm.h
for the accel/kvm/ trace.h definition.

This meson setup also requires a manually-created accel/kvm/trace.h file
that #includes the <builddir>/trace/trace-accel_kvm.h file. Document
this!

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20210112165859.225534-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
docs/devel/tracing.rst