diff options
author | Ingo Molnar <mingo@elte.hu> | 2010-12-02 11:20:11 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-12-02 11:20:11 +0100 |
commit | e4b546a3643fbfc510d5ef7db538e4d3ab00effb (patch) | |
tree | 315d13bdb2dfb1149e44c85043c9d02dc7db219d /tools/perf/Documentation/perf-script.txt | |
parent | b3d006c0e745bfd2dab4984ffe3279d5cf4e926a (diff) | |
parent | d7470b6afca85ed4388fff57fc9d89f5a3be02ff (diff) | |
download | blackbird-op-linux-e4b546a3643fbfc510d5ef7db538e4d3ab00effb.tar.gz blackbird-op-linux-e4b546a3643fbfc510d5ef7db538e4d3ab00effb.zip |
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.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt index f442acc105bc..29ad94293cd2 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 -------- |