All of lore.kernel.org
 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

* Re: [PATCH] perf trace: fix documentation for -i
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-11-05 14:14 UTC (permalink / raw)
  To: Peter Feiner; +Cc: linux-kernel, David Ahern

Em Wed, Nov 04, 2015 at 09:21:46AM -0800, Peter Feiner escreveu:
> 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).

Thanks, applied.

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

* [tip:perf/urgent] perf trace: Fix documentation for -i
  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-bot for Peter Feiner
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Peter Feiner @ 2015-11-08  7:30 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: acme, tglx, linux-kernel, hpa, mingo, dsahern, pfeiner

Commit-ID:  956959f6b7a982b2e789a7a8fa1de437074a5eb9
Gitweb:     http://git.kernel.org/tip/956959f6b7a982b2e789a7a8fa1de437074a5eb9
Author:     Peter Feiner <pfeiner@google.com>
AuthorDate: Wed, 4 Nov 2015 09:21:46 -0800
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 5 Nov 2015 12:47:51 -0300

perf trace: Fix documentation for -i

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>
Cc: David Ahern <dsahern@gmail.com>
Link: http://lkml.kernel.org/r/1446657706-14518-1-git-send-email-pfeiner@google.com
Fixes: 6810fc915f7a ("perf trace: Add option to analyze events in a file versus live")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.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.
 

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.