[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-ca2b900f9af1586b9889ccc4b12e453c13268bd5@git.kernel.org>
Date: Mon, 9 Nov 2009 12:00:37 GMT
From: tip-bot for Zeev Tarantov <zeev.tarantov@...il.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, acme@...hat.com, paulus@...ba.org,
hpa@...or.com, mingo@...hat.com, zeev.tarantov@...il.com,
a.p.zijlstra@...llo.nl, efault@....de, fweisbec@...il.com,
tglx@...utronix.de, mingo@...e.hu
Subject: [tip:perf/core] perf tools: Fix syntax in documentation
Commit-ID: ca2b900f9af1586b9889ccc4b12e453c13268bd5
Gitweb: http://git.kernel.org/tip/ca2b900f9af1586b9889ccc4b12e453c13268bd5
Author: Zeev Tarantov <zeev.tarantov@...il.com>
AuthorDate: Mon, 9 Nov 2009 13:26:13 +0200
Committer: Ingo Molnar <mingo@...e.hu>
CommitDate: Mon, 9 Nov 2009 12:58:04 +0100
perf tools: Fix syntax in documentation
Fix trivial syntax in perf-events user-space tools
documentation.
Signed-off-by: Zeev Tarantov <zeev.tarantov@...il.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Mike Galbraith <efault@....de>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: Frederic Weisbecker <fweisbec@...il.com>
LKML-Reference: <12d7e64c0911081811i7e5b466cu6706ff6ab3e70db4@...l.gmail.com>
Signed-off-by: Ingo Molnar <mingo@...e.hu>
---
tools/perf/Documentation/perf-report.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
index 59f0b84..9dccb18 100644
--- a/tools/perf/Documentation/perf-report.txt
+++ b/tools/perf/Documentation/perf-report.txt
@@ -24,11 +24,11 @@ OPTIONS
--dsos=::
Only consider symbols in these dsos. CSV that understands
file://filename entries.
--n
---show-nr-samples
+-n::
+--show-nr-samples::
Show the number of samples for each symbol
--T
---threads
+-T::
+--threads::
Show per-thread event counters
-C::
--comms=::
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists