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.
>
> Sign
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
---
trace/control.c |9 -
1 files changed, 8