Commit-ID: 646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8 Gitweb: http://git.kernel.org/tip/646420f1bcf6ddf3e150f92a5f2a8bd7d6057ff8 Author: Shawn Bohrer <shawn.bohrer@xxxxxxxxx> AuthorDate: Tue, 30 Nov 2010 19:57:22 -0600 Committer: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> CommitDate: Wed, 1 Dec 2010 18:22:48 -0200 perf trace: Document missing options Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Paul Mackerras <paulus@xxxxxxxxx> Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> LKML-Reference: <1291168642-11402-15-git-send-email-shawn.bohrer@xxxxxxxxx> Signed-off-by: Shawn Bohrer <shawn.bohrer@xxxxxxxxx> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> --- tools/perf/Documentation/perf-trace.txt | 7 +++++++ 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 -------- -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |