Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147527
b: refs/heads/master
c: 0bec253
h: refs/heads/master
i:
  147525: 59c36d0
  147523: 63ab7fd
  147519: 07e3d0f
v: v3
  • Loading branch information
Ingo Molnar committed May 26, 2009
1 parent b7bf371 commit f0a7583
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 53cb8bc2a3d976efd1a800c3de4640a7220afbb3
refs/heads/master: 0bec253c813fbb067db4dfd9f5b6cec1bd2ef026
32 changes: 32 additions & 0 deletions trunk/Documentation/perf_counter/Documentation/perf-report.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
perf-report(1)
==========

NAME
----
perf-report - Read output.perf (created by perf record) and display the profile

SYNOPSIS
--------
[verse]
'perf report' [-i <file> | --input=file]

DESCRIPTION
-----------
This command displays the performance counter profile information recorded
via perf report.

OPTIONS
-------
-i::
--input=::
Input file name. (default: output.perf)

Configuration
-------------

EXAMPLES
--------

SEE ALSO
--------
linkperf:perf-stat[1]

0 comments on commit f0a7583

Please sign in to comment.