Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires
Meson doesn't enjoy the same flexibility we have with Make in choosing
the include path.  In particular the tracing headers are using
$(build_root)/$(<D).

In order to keep the include directives unchanged,
the simplest solution is to generate headers with patterns like
"trace/trace-audio.h" and place forwarding headers in the source tree
such that for example "audio/trace.h" includes "trace/trace-audio.h".

This patch is too ugly to be applied to the Makefiles now.  It's only
a way to separate the changes to the tracing header files from the
Meson rewrite of the tracing logic.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:18:24 -04:00
..
2019-08-22 10:04:20 +02:00
2020-06-30 22:54:24 +02:00
2017-03-27 12:14:45 +02:00
2019-12-16 13:04:46 +01:00
2020-01-27 10:49:51 -08:00
2019-08-16 13:31:52 +02:00
2016-01-29 15:07:24 +00:00
2020-07-21 10:56:47 +02:00
2020-02-13 08:31:40 +01:00
2020-05-18 15:43:51 +02:00
2017-04-24 12:32:12 +01:00
2020-06-30 22:50:04 +02:00
2019-08-16 13:31:52 +02:00
2020-05-15 07:08:52 +02:00
2020-05-15 07:08:52 +02:00
2019-08-16 13:31:52 +02:00
2020-06-15 22:05:28 +02:00