Lines Matching refs:perf
18 'perf record'.
21 perf record
27 The Intel BTS kernel driver creates a new PMU for Intel BTS. The perf record
48 perf script
51 By default, perf script will decode trace data found in the perf.data file.
63 perf script has an option (-D) to "dump" the events i.e. display the binary
72 perf report
75 By default, perf report will decode trace data found in the perf.data file.
77 perf script.
80 perf inject
83 perf inject also accepts the --itrace option in which case tracing data is
86 perf inject --itrace -i perf.data -o perf.data.new