Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154619
b: refs/heads/master
c: dee4120
h: refs/heads/master
i:
  154617: beddd6c
  154615: d63d54f
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Ingo Molnar committed Jun 23, 2009
1 parent 0e8deb4 commit 95d1798
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0c22dbfa8ba3c5045eeb9c76d2822ffc44fefc3
refs/heads/master: dee412066aeb16c43cf31599948c1a1de385df56
6 changes: 3 additions & 3 deletions trunk/tools/perf/Documentation/perf-stat.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ perf-stat - Run a command and gather performance counter statistics
SYNOPSIS
--------
[verse]
'perf stat' [-e <EVENT> | --event=EVENT] [-l] [-a] <command>
'perf stat' [-e <EVENT> | --event=EVENT] [-l] [-a] -- <command> [<options>]
'perf stat' [-e <EVENT> | --event=EVENT] [-S] [-a] <command>
'perf stat' [-e <EVENT> | --event=EVENT] [-S] [-a] -- <command> [<options>]

DESCRIPTION
-----------
Expand Down Expand Up @@ -40,7 +40,7 @@ OPTIONS
-a::
system-wide collection

-l::
-S::
scale counter values

EXAMPLES
Expand Down

0 comments on commit 95d1798

Please sign in to comment.