* [PATCH] perf script: man page fix
[not found] <1c3f6e9cbe4a3c9e8b36aea8b0f71b2c48ad5bb5.1484319836.git.mpetlan@redhat.com>
@ 2017-01-13 15:06 ` Michael Petlan
2017-01-13 18:43 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Michael Petlan @ 2017-01-13 15:06 UTC (permalink / raw)
To: linux-perf-users; +Cc: Arnaldo Carvalho de Melo
The "--dump-raw-script" is not a valid option.
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
---
tools/perf/Documentation/perf-script.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
index 5dc5c6a..4ed5f23 100644
--- a/tools/perf/Documentation/perf-script.txt
+++ b/tools/perf/Documentation/perf-script.txt
@@ -36,7 +36,7 @@ There are several variants of perf script:
'perf script report <script> [args]' to run and display the results
of <script>. <script> is the name displayed in the output of 'perf
- trace --list' i.e. the actual script name minus any language
+ script --list' i.e. the actual script name minus any language
extension. The perf.data output from a previous run of 'perf script
record <script>' is used and should be present for this command to
succeed. [args] refers to the (mainly optional) args expected by
@@ -76,7 +76,7 @@ OPTIONS
Any command you can specify in a shell.
-D::
---dump-raw-script=::
+--dump-raw-trace=::
Display verbose dump of the trace data.
-L::
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] perf script: man page fix
2017-01-13 15:06 ` [PATCH] perf script: man page fix Michael Petlan
@ 2017-01-13 18:43 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2017-01-13 18:43 UTC (permalink / raw)
To: Michael Petlan; +Cc: linux-perf-users
Em Fri, Jan 13, 2017 at 10:06:52AM -0500, Michael Petlan escreveu:
> The "--dump-raw-script" is not a valid option.
Thanks, and added these lines:
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 133dc4c39c57 ("perf: Rename 'perf trace' to 'perf script'")
- Arnaldo
> Signed-off-by: Michael Petlan <mpetlan@redhat.com>
> ---
> tools/perf/Documentation/perf-script.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
> index 5dc5c6a..4ed5f23 100644
> --- a/tools/perf/Documentation/perf-script.txt
> +++ b/tools/perf/Documentation/perf-script.txt
> @@ -36,7 +36,7 @@ There are several variants of perf script:
>
> 'perf script report <script> [args]' to run and display the results
> of <script>. <script> is the name displayed in the output of 'perf
> - trace --list' i.e. the actual script name minus any language
> + script --list' i.e. the actual script name minus any language
> extension. The perf.data output from a previous run of 'perf script
> record <script>' is used and should be present for this command to
> succeed. [args] refers to the (mainly optional) args expected by
> @@ -76,7 +76,7 @@ OPTIONS
> Any command you can specify in a shell.
>
> -D::
> ---dump-raw-script=::
> +--dump-raw-trace=::
> Display verbose dump of the trace data.
>
> -L::
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-13 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1c3f6e9cbe4a3c9e8b36aea8b0f71b2c48ad5bb5.1484319836.git.mpetlan@redhat.com>
2017-01-13 15:06 ` [PATCH] perf script: man page fix Michael Petlan
2017-01-13 18:43 ` Arnaldo Carvalho de Melo
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).