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.
90 Process events from a given perf data file.
122 Trace other events, see 'perf list' for a complete list.
133 fault); if no debug symbols available, perf trace will print raw IP;
143 When --verbose specified, perf trace tries to print all available information
151 $ perf trace --no-syscalls -F
155 $ perf trace -F all
164 linkperf:perf-record[1], linkperf:perf-script[1]