qemu/scripts/tracetool/backend
Lluís Vilanova b618c28831 trace: [simple] Do not include "trace/simple.h" in generated tracer headers
The header is not necessary, given that the simple backend does not define any
inlined tracing routines.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-01-27 15:49:39 +01:00
..
__init__.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00
dtrace.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00
events.py trace: Provide a generic tracing event descriptor 2013-03-28 14:19:57 +01:00
ftrace.py trace: Add ftrace tracing backend 2013-05-03 13:58:09 +02:00
simple.py trace: [simple] Do not include "trace/simple.h" in generated tracer headers 2014-01-27 15:49:39 +01:00
stderr.py trace: [stderr] Port to generic event information and new control interface 2013-03-28 14:19:57 +01:00
ust.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00