On Thu, Feb 25, 2016 at 04:03:12PM +0100, Lluís Vilanova wrote: > 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 <[email protected]> > --- > scripts/tracetool/backend/dtrace.py | 4 ++-- > scripts/tracetool/backend/ftrace.py | 20 ++++++++++---------- > scripts/tracetool/backend/log.py | 26 ++++++++++++++++---------- > scripts/tracetool/backend/simple.py | 13 ++++++++++--- > scripts/tracetool/backend/ust.py | 4 ++-- > scripts/tracetool/format/h.py | 18 ++++++++++++++++-- > 6 files changed, 56 insertions(+), 29 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
