From: Shawn Bohrer Date: Wed, 1 Dec 2010 01:57:22 +0000 (-0600) Subject: perf trace: Document missing options X-Git-Tag: v2.6.38-rc1~490^2~52^2~4 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8;p=~emulex%2Finfiniband.git perf trace: Document missing options Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra LKML-Reference: <1291168642-11402-15-git-send-email-shawn.bohrer@gmail.com> Signed-off-by: Shawn Bohrer Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/Documentation/perf-trace.txt b/tools/perf/Documentation/perf-trace.txt index 26aff6bf9e5..1c61ea99b74 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 --------