From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Michael Petlan <mpetlan@redhat.com>
Cc: linux-perf-users@vger.kernel.org
Subject: Re: [PATCH] perf script: man page fix
Date: Fri, 13 Jan 2017 15:43:05 -0300 [thread overview]
Message-ID: <20170113184305.GB32549@kernel.org> (raw)
In-Reply-To: <728644547.14560155.1484320012612.JavaMail.zimbra@redhat.com>
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
prev parent reply other threads:[~2017-01-13 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170113184305.GB32549@kernel.org \
--to=acme@kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mpetlan@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).