mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [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

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