perf report: Add help/manpage
[deliverable/linux.git] / Documentation / perf_counter / Documentation / perf-report.txt
CommitLineData
0bec253c
IM
1perf-report(1)
2==========
3
4NAME
5----
6perf-report - Read output.perf (created by perf record) and display the profile
7
8SYNOPSIS
9--------
10[verse]
11'perf report' [-i <file> | --input=file]
12
13DESCRIPTION
14-----------
15This command displays the performance counter profile information recorded
16via perf report.
17
18OPTIONS
19-------
20-i::
21--input=::
22 Input file name. (default: output.perf)
23
24Configuration
25-------------
26
27EXAMPLES
28--------
29
30SEE ALSO
31--------
32linkperf:perf-stat[1]
This page took 0.03006 seconds and 5 git commands to generate.