Hi Steven,
On Tue, 22 Apr 2014 15:48:24 -0400, Steven Rostedt wrote:
> trace-cmd has a way to set options for plugins, via the command
> line parameter. For example, you can add or remove the parent
> from being printed in function tracing by adding:
>
> -O parent=1
> -O parent=0
>
> This is p
trace-cmd has a way to set options for plugins, via the command
line parameter. For example, you can add or remove the parent
from being printed in function tracing by adding:
-O parent=1
-O parent=0
This is passed later to the plugin in. But the plugin itself requires
registering to the appl
2 matches
Mail list logo