summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorShawn Bohrer2010-12-01 02:57:22 +0100
committerArnaldo Carvalho de Melo2010-12-01 21:22:48 +0100
commit646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8 (patch)
tree0fed5da98e4fa14b3b19a2169d801c10bfe1049e /tools
parentperf top: Document missing options (diff)
downloadkernel-qcow2-linux-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.tar.gz
kernel-qcow2-linux-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.tar.xz
kernel-qcow2-linux-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.zip
perf trace: Document missing options
Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1291168642-11402-15-git-send-email-shawn.bohrer@gmail.com> Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/Documentation/perf-trace.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-trace.txt b/tools/perf/Documentation/perf-trace.txt
index 26aff6bf9e50..1c61ea99b74a 100644
--- a/tools/perf/Documentation/perf-trace.txt
+++ b/tools/perf/Documentation/perf-trace.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
--------