summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-lock.txt
diff options
context:
space:
mode:
authorShawn Bohrer2010-12-01 02:57:14 +0100
committerArnaldo Carvalho de Melo2010-12-01 21:22:46 +0100
commit4aace251519745977f4b5ddf625b630b4807be3a (patch)
tree677135fd022046ae6c1ca073b1a53126dedb1c8d /tools/perf/Documentation/perf-lock.txt
parentperf kvm: Document missing options (diff)
downloadkernel-qcow2-linux-4aace251519745977f4b5ddf625b630b4807be3a.tar.gz
kernel-qcow2-linux-4aace251519745977f4b5ddf625b630b4807be3a.tar.xz
kernel-qcow2-linux-4aace251519745977f4b5ddf625b630b4807be3a.zip
perf lock: 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-7-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/perf-lock.txt')
-rw-r--r--tools/perf/Documentation/perf-lock.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-lock.txt b/tools/perf/Documentation/perf-lock.txt
index b317102138c8..921de259ea10 100644
--- a/tools/perf/Documentation/perf-lock.txt
+++ b/tools/perf/Documentation/perf-lock.txt
@@ -24,6 +24,21 @@ and statistics with this 'perf lock' command.
'perf lock report' reports statistical data.
+OPTIONS
+-------
+
+-i::
+--input=<file>::
+ Input file name.
+
+-v::
+--verbose::
+ Be more verbose (show symbol address, etc).
+
+-D::
+--dump-raw-trace::
+ Dump raw trace in ASCII.
+
SEE ALSO
--------
linkperf:perf[1]