perf-diff (1) Linux Manual Page
perf-diff – Read perf.data files and display the differential profile Synopsisperf diff [baseline file] [data file1] [[data file2] … ]DescriptionThis command displays the performance difference amongst two or more perf.data files captured via perf record. If no parameters are passed it will assume perf.data.old and perf.data. The differential profile is displayed only for events matching…
