linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf trace: fix documentation for -i
@ 2015-11-04 17:21 Peter Feiner
  2015-11-05 14:14 ` Arnaldo Carvalho de Melo
  2015-11-08  7:30 ` [tip:perf/urgent] perf trace: Fix " tip-bot for Peter Feiner
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Feiner @ 2015-11-04 17:21 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Ahern, Arnaldo Carvalho de Melo, Peter Feiner

The -i flag was incorrectly listed as a short flag for --no-inherit.
It should have only been listed as a short flag for --input.

This documentation error has existed since the --input flag was
introduced in 6810fc915f7a89d8134edb3996dbbf8eac386c26 (perf trace:
Add option to analyze events in a file versus live).

Signed-off-by: Peter Feiner <pfeiner@google.com>
---
 tools/perf/Documentation/perf-trace.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/Documentation/perf-trace.txt b/tools/perf/Documentation/perf-trace.txt
index 7ea0786..13293de 100644
--- a/tools/perf/Documentation/perf-trace.txt
+++ b/tools/perf/Documentation/perf-trace.txt
@@ -62,7 +62,6 @@ OPTIONS
 --verbose=::
         Verbosity level.
 
--i::
 --no-inherit::
 	Child tasks do not inherit counters.
 
-- 
2.6.0.rc2.230.g3dd15c0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-08  7:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 17:21 [PATCH] perf trace: fix documentation for -i Peter Feiner
2015-11-05 14:14 ` Arnaldo Carvalho de Melo
2015-11-08  7:30 ` [tip:perf/urgent] perf trace: Fix " tip-bot for Peter Feiner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).