Lines Matching refs:diff
1 perf-diff(1)
6 perf-diff - Read perf.data files and display the differential profile
11 'perf diff' [baseline file] [data file1] [[data file2] ... ]
25 could vary. So perf diff is based on the comparison of the files and
74 diff.
95 diff.compute config option. See COMPARISON METHODS section for
112 The default value can be set using the diff.order config option.
129 Select the second 10% time slice to diff:
131 perf diff --time 10%/2
133 Select from 0% to 10% time slice to diff:
135 perf diff --time 0%-10%
137 Select the first and the second 10% time slices to diff:
139 perf diff --time 10%/1,10%/2
141 Select from 0% to 10% and 30% to 40% slices to diff:
143 perf diff --time 0%-10%,30%-40%
163 perf diff --time 3946.361400,:3971.150589,
169 --cpu:: Only diff samples for the list of CPUs provided. Multiple CPUs can
175 Only diff samples for given process ID (comma separated list).
178 Only diff samples for given thread ID (comma separated list).
200 - perf diff A B C
211 - perf diff B A C
222 - perf diff C B A
270 If specified the 'Weighted diff' column is displayed with value 'd' computed as: