summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-script.txt
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-12-02 10:20:11 (GMT)
committerIngo Molnar <mingo@elte.hu>2010-12-02 10:20:11 (GMT)
commite4b546a3643fbfc510d5ef7db538e4d3ab00effb (patch)
tree315d13bdb2dfb1149e44c85043c9d02dc7db219d /tools/perf/Documentation/perf-script.txt
parentb3d006c0e745bfd2dab4984ffe3279d5cf4e926a (diff)
parentd7470b6afca85ed4388fff57fc9d89f5a3be02ff (diff)
downloadlinux-e4b546a3643fbfc510d5ef7db538e4d3ab00effb.tar.xz
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
Diffstat (limited to 'tools/perf/Documentation/perf-script.txt')
-rw-r--r--tools/perf/Documentation/perf-script.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
index f442acc..29ad942 100644
--- a/tools/perf/Documentation/perf-script.txt
+++ b/tools/perf/Documentation/perf-script.txt
@@ -104,6 +104,13 @@ OPTIONS
normally don't - this option allows the latter to be run in
system-wide mode.
+-i::
+--input=::
+ Input file name.
+
+-d::
+--debug-mode::
+ Do various checks like samples ordering and lost events.
SEE ALSO
--------