From fd3840a49484de79d1f7766ec8d0f70b254fbb84 Mon Sep 17 00:00:00 2001 From: Shawn Bohrer Date: Tue, 30 Nov 2010 19:57:14 -0600 Subject: [PATCH] --- yaml --- r: 223868 b: refs/heads/master c: 4aace251519745977f4b5ddf625b630b4807be3a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/Documentation/perf-lock.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6c9172afe77e..57d88f4e44c7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c0ef0ab077c8bdb224540fea60473439be1bdb4 +refs/heads/master: 4aace251519745977f4b5ddf625b630b4807be3a diff --git a/trunk/tools/perf/Documentation/perf-lock.txt b/trunk/tools/perf/Documentation/perf-lock.txt index b317102138c8..921de259ea10 100644 --- a/trunk/tools/perf/Documentation/perf-lock.txt +++ b/trunk/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=:: + 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]