qemu-patch-raspberry4/scripts/tracetool/backend
Lluís Vilanova 45be2f5d0d trace: Provide a generic tracing event descriptor
Uses tracetool to generate a backend-independent tracing event description
(struct TraceEvent).

The values for such structure are generated with the non-public "events"
backend ("events-c" frontend).

The generation of the defines to check if an event is statically enabled is also
moved to the "events" backend ("events-h" frontend).

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-03-28 14:19:57 +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
simple.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00
stderr.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00
ust.py trace: [tracetool] Explicitly identify public backends 2013-03-28 14:19:57 +01:00