* [PATCH] perf tools: fix syntax in documentation
@ 2009-11-07 22:08 Zeev Tarantov
2009-11-09 2:11 ` [PATCH, v2] " Zeev Tarantov
0 siblings, 1 reply; 3+ messages in thread
From: Zeev Tarantov @ 2009-11-07 22:08 UTC (permalink / raw)
To: Ingo Molnar; +Cc: trivial, linux-kernel
This patch is against current tip.
Fix trivial syntax in perf-events user-space tools documentation.
Signed-off-by: Zeev Tarantov <zeev.tarantov@gmail.com>
--- 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=::
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH, v2] perf tools: fix syntax in documentation
2009-11-07 22:08 [PATCH] perf tools: fix syntax in documentation Zeev Tarantov
@ 2009-11-09 2:11 ` Zeev Tarantov
2009-11-09 12:00 ` [tip:perf/core] perf tools: Fix " tip-bot for Zeev Tarantov
0 siblings, 1 reply; 3+ messages in thread
From: Zeev Tarantov @ 2009-11-09 2:11 UTC (permalink / raw)
To: Ingo Molnar; +Cc: trivial, linux-kernel
A big "thank you" to Ingo Molnar for pointing out that gmail changes
tabs into spaces.
This patch is against current tip.
Fix trivial syntax in perf-events user-space tools documentation.
Signed-off-by: Zeev Tarantov <zeev.tarantov@gmail.com>
--- 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=::
^ permalink raw reply [flat|nested] 3+ messages in thread
* [tip:perf/core] perf tools: Fix syntax in documentation
2009-11-09 2:11 ` [PATCH, v2] " Zeev Tarantov
@ 2009-11-09 12:00 ` tip-bot for Zeev Tarantov
0 siblings, 0 replies; 3+ messages in thread
From: tip-bot for Zeev Tarantov @ 2009-11-09 12:00 UTC (permalink / raw)
To: linux-tip-commits
Cc: linux-kernel, acme, paulus, hpa, mingo, zeev.tarantov,
a.p.zijlstra, efault, fweisbec, tglx, mingo
Commit-ID: ca2b900f9af1586b9889ccc4b12e453c13268bd5
Gitweb: http://git.kernel.org/tip/ca2b900f9af1586b9889ccc4b12e453c13268bd5
Author: Zeev Tarantov <zeev.tarantov@gmail.com>
AuthorDate: Mon, 9 Nov 2009 13:26:13 +0200
Committer: Ingo Molnar <mingo@elte.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@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <12d7e64c0911081811i7e5b466cu6706ff6ab3e70db4@mail.gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.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=::
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-09 12:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-07 22:08 [PATCH] perf tools: fix syntax in documentation Zeev Tarantov
2009-11-09 2:11 ` [PATCH, v2] " Zeev Tarantov
2009-11-09 12:00 ` [tip:perf/core] perf tools: Fix " tip-bot for Zeev Tarantov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome