Lines Matching refs:perf
1 perf-report(1)
6 perf-report - Read perf.data (created by perf record) and display the profile
11 'perf report' [-i <file> | --input=file]
16 via perf record.
22 Input file name. (default: perf.data unless stdin is a fifo)
265 Display extended information about the perf.data file. This adds
273 perf.data file must have been obtained using perf record -b or
274 perf record --branch-filter xxx where xxx is a branch filter option.
275 perf report is able to auto-detect whether a perf.data file contains
299 to build the histograms. To generate meaningful output, the perf.data
300 file must have been obtained using perf record -d -W and using a
302 'perf mem' for simpler access.
318 Show header information in the perf.data file. This includes
319 various information like hostname, OS and perf version, cpu/mem
320 info, perf command line, event list and so on. Currently only
324 Show only perf.data header (forces --stdio).
328 linkperf:perf-stat[1], linkperf:perf-annotate[1]