Lines Matching refs:to
18 just reads trace_pipe in text and then write it to stdout.
20 The following options apply to perf ftrace.
27 Tracer to use when neither -G nor -F option is not
36 List available functions to trace. It accepts a pattern to
48 Time (ms) to wait before starting tracing after program start.
54 normally don't - this option allows the latter to be run in
62 Default is to trace on all online CPUs.
66 Set the size of per-cpu tracing buffer, <size> is expected to
77 can be a glob pattern. It will be passed to 'set_ftrace_filter'
83 argument. Like -T option, this can be used more than once to
85 passed to 'set_ftrace_notrace' in tracefs.
88 List of options allowed to set:
95 function (or a glob pattern). This is useful to trace for
97 than once to specify multiple functions. It will be passed to
105 executed from the given function. This can be used more than once to
106 specify multiple functions. It will be passed to 'set_graph_notrace'
110 List of options allowed to set:
115 depth=<n> - Set max depth for function graph tracer to follow.