Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223866
b: refs/heads/master
c: 5ea4f85
h: refs/heads/master
v: v3
  • Loading branch information
Shawn Bohrer authored and Arnaldo Carvalho de Melo committed Dec 1, 2010
1 parent 7a64cd9 commit c3d49d8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 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: 342955593af08f185279e074b3d77719d2f23b82
refs/heads/master: 5ea4f857850450dc1442144a00547d6623d79d78
19 changes: 18 additions & 1 deletion trunk/tools/perf/Documentation/perf-diff.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ If no parameters are passed it will assume perf.data.old and perf.data.

OPTIONS
-------
-M::
--displacement::
Show position displacement relative to baseline.

-D::
--dump-raw-trace::
Dump raw trace in ASCII.

-m::
--modules::
Load module symbols. WARNING: use only with -k and LIVE kernel

-d::
--dsos=::
Only consider symbols in these dsos. CSV that understands
Expand All @@ -42,14 +54,19 @@ OPTIONS
--field-separator=::

Use a special separator character and don't pad with spaces, replacing
all occurances of this separator in symbol names (and other output)
all occurrences of this separator in symbol names (and other output)
with a '.' character, that thus it's the only non valid separator.

-v::
--verbose::
Be verbose, for instance, show the raw counts in addition to the
diff.

-f::
--force::
Don't complain, do it.


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

0 comments on commit c3d49d8

Please sign in to comment.