qemu-patch-raspberry4/scripts/tracetool/backend
Lluís Vilanova 40b9cd25f7 trace: Conditionally trace events based on their per-vCPU state
Events with the 'vcpu' property are conditionally emitted according to
their per-vCPU state. Other events are emitted normally based on their
global tracing state.

Note that the per-vCPU condition check applies to all tracing backends.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-07-18 18:23:12 +01:00
..
__init__.py trace: avoid Python 2.5 all() in tracetool 2014-08-28 13:42:25 +01:00
dtrace.py trace: Conditionally trace events based on their per-vCPU state 2016-07-18 18:23:12 +01:00
ftrace.py trace: Conditionally trace events based on their per-vCPU state 2016-07-18 18:23:12 +01:00
log.py trace: Conditionally trace events based on their per-vCPU state 2016-07-18 18:23:12 +01:00
simple.py trace: Conditionally trace events based on their per-vCPU state 2016-07-18 18:23:12 +01:00
ust.py trace: Conditionally trace events based on their per-vCPU state 2016-07-18 18:23:12 +01:00