Lines Matching full:trace
12 'perf ftrace' {trace|latency} <command>
19 'perf ftrace trace' is a simple wrapper of the ftrace. It only supports
33 Trace on existing process id (comma separated list).
36 Trace on existing thread id (comma separated list).
47 Only trace for the list of CPUs provided. Multiple CPUs can
50 Default is to trace on all online CPUs.
57 OPTIONS for 'perf ftrace trace'
67 List available functions to trace. It accepts a pattern to
80 Trace children processes spawned by our target.
83 --trace-funcs=::
92 Select function tracer and do not trace functions given by the
99 call-graph - Display kernel stack trace for function tracer.
105 function (or a glob pattern). This is useful to trace for
124 thresh=<n> - Setup trace duration threshold in microseconds.
132 --trace-funcs=::
133 Set the function name to get the histogram. Unlike perf ftrace trace,
148 linkperf:perf-record[1], linkperf:perf-trace[1]