Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177442
b: refs/heads/master
c: d30531c
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Dec 15, 2009
1 parent 64291d2 commit 7c163cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 0f624e7e5625f4c30c836b7a5decfe2553582391
refs/heads/master: d30531c67210f4c73d0f9661998ceeebb0a230ee
8 changes: 4 additions & 4 deletions trunk/tools/perf/Documentation/perf-diff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ perf-diff(1)

NAME
----
perf-diff - Read perf.data (created by perf record) and display the profile
perf-diff - Read two perf.data files and display the differential profile

SYNOPSIS
--------
Expand All @@ -12,7 +12,7 @@ SYNOPSIS

DESCRIPTION
-----------
This command displays the performance difference among two perf.data files
This command displays the performance difference amongst two perf.data files
captured via perf record.

If no parameters are passed it will assume perf.data.old and perf.data.
Expand All @@ -21,10 +21,10 @@ OPTIONS
-------
-p::
--percentage::
Show percentages instead of raw counters
Show percentages instead of raw counts
-v::
--verbose::
Be verbose, for instance, show the raw counters in addition to the
Be verbose, for instance, show the raw counts in addition to the
diff.
SEE ALSO
--------
Expand Down

0 comments on commit 7c163cc

Please sign in to comment.