All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/5] perf script: Fix --list-dlfilters documentation
Date: Tue, 10 Aug 2021 15:28:13 -0300	[thread overview]
Message-ID: <YRLFPXUL4cUUq1Lv@kernel.org> (raw)
In-Reply-To: <20210810114813.12951-3-adrian.hunter@intel.com>

Em Tue, Aug 10, 2021 at 02:48:10PM +0300, Adrian Hunter escreveu:
> The option --list-dlfilters does use a string value.

Added:

Fixes: 638e2b9984ee1b8d ("perf script: Add option to list dlfilters")

- Arnaldo
 
> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
> ---
>  tools/perf/Documentation/perf-script.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
> index aa3a0b2c29a2..c80515243560 100644
> --- a/tools/perf/Documentation/perf-script.txt
> +++ b/tools/perf/Documentation/perf-script.txt
> @@ -106,7 +106,7 @@ OPTIONS
>  	Pass 'arg' as an argument to the dlfilter. --dlarg may be repeated
>  	to add more arguments.
>  
> ---list-dlfilters=::
> +--list-dlfilters::
>          Display a list of available dlfilters. Use with option -v (must come
>          before option --list-dlfilters) to show long descriptions.
>  
> -- 
> 2.17.1
> 

-- 

- Arnaldo

  reply	other threads:[~2021-08-10 18:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 11:48 [PATCH 0/5] perf tools: Add dlfilter test Adrian Hunter
2021-08-10 11:48 ` [PATCH 1/5] perf script: Fix unnecessary machine_resolve() Adrian Hunter
2021-08-10 18:25   ` Arnaldo Carvalho de Melo
2021-08-11 10:18     ` Adrian Hunter
2021-08-10 11:48 ` [PATCH 2/5] perf script: Fix --list-dlfilters documentation Adrian Hunter
2021-08-10 18:28   ` Arnaldo Carvalho de Melo [this message]
2021-08-10 11:48 ` [PATCH 3/5] perf tools: Amend dlfilter documentation wrt library dependencies Adrian Hunter
2021-08-10 11:48 ` [PATCH 4/5] perf tools: Move perf_dlfilters.h in the source tree Adrian Hunter
2021-08-10 11:48 ` [PATCH 5/5] perf tools: Add dlfilter test Adrian Hunter
2021-08-10 18:32   ` Arnaldo Carvalho de Melo
2021-08-10 19:06     ` Adrian Hunter
2021-08-10 20:21       ` Arnaldo Carvalho de Melo
2021-08-11 10:10         ` Adrian Hunter

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=YRLFPXUL4cUUq1Lv@kernel.org \
    --to=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=jolsa@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 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.