aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorShawn Bohrer <shawn.bohrer@gmail.com>2010-11-30 19:57:22 -0600
committerArnaldo Carvalho de Melo <acme@redhat.com>2010-12-01 18:22:48 -0200
commit646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8 (patch)
tree0fed5da98e4fa14b3b19a2169d801c10bfe1049e /tools/perf/Documentation
parent2e7a988198b11877d844d147ec81c7caea82c314 (diff)
downloadkernel_samsung_smdk4412-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.zip
kernel_samsung_smdk4412-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.tar.gz
kernel_samsung_smdk4412-646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8.tar.bz2
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/perf/Documentation')
-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 26aff6b..1c61ea9 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
--------