Lines Matching refs:perf
1 perf-trace(1)
6 perf-trace - strace inspired tool
11 'perf trace'
12 'perf trace record'
20 This is a live mode tool in addition to working with perf.data files like
21 the other perf tools. Files can be generated using the 'perf record' command
23 Alternatively, 'perf trace record' can be used as a shortcut to
26 The following options apply to perf trace; options to perf trace record are
27 found in the perf record man page.
89 Process events from a given perf data file.
121 Trace other events, see 'perf list' for a complete list.
137 fault); if no debug symbols available, perf trace will print raw IP;
147 When --verbose specified, perf trace tries to print all available information
155 $ perf trace --no-syscalls -F
159 $ perf trace -F all
168 linkperf:perf-record[1], linkperf:perf-script[1]