qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 5/6] trace: Conditionally trace events based on


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 5/6] trace: Conditionally trace events based on their per-vCPU state
Date: Thu, 9 Jun 2016 13:09:47 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

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 <address@hidden>
> ---
>  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 <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]