qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] trace: allow disabling events in events file


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] trace: allow disabling events in events file
Date: Mon, 5 Nov 2012 08:46:23 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 26, 2012 at 01:46:34PM +0200, Gerd Hoffmann wrote:
> Disable trace events prefixed with a '-'.  Useful
> to enable a group of tracepoints with exceptions,
> like this:
> 
>   usb_xhci_port_*
>   -usb_xhci_port_read
> 
> which will enable all xhci port tracepoints except reads.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  trace/control.c |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)

Sorry for the late reply.  Looks good I will send a patch to update the 
documentation.

Applied to the tracing tree:
http://github.com/stefanha/qemu/commits/tracing

Stefan



reply via email to

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