lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 13 Mar 2017 11:45:16 -0300
From:   Arnaldo Carvalho de Melo <acme@...nel.org>
To:     changbin.du@...el.com
Cc:     peterz@...radead.org, mingo@...hat.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf report: Document +field style argument support for
 --field option

Em Mon, Mar 13, 2017 at 04:32:52PM +0800, changbin.du@...el.com escreveu:
> From: Changbin Du <changbin.du@...el.com>
> 
> Commit 2f3f9bcf000b ("perf tools: Add +field argument support for --field
> option") by Jiri Olsa <jolsa@...nel.org> introduced +field style argument
> support for --field option. This is useful but not updated documentation.
> This add a little description there.

thanks, applied.
 
> Signed-off-by: Changbin Du <changbin.du@...el.com>
> ---
>  tools/perf/Documentation/perf-report.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/tools/perf/Documentation/perf-report.txt b/tools/perf/Documentation/perf-report.txt
> index c04cc06..c831ebc 100644
> --- a/tools/perf/Documentation/perf-report.txt
> +++ b/tools/perf/Documentation/perf-report.txt
> @@ -172,6 +172,9 @@ OPTIONS
>  	By default, every sort keys not specified in -F will be appended
>  	automatically.
>  
> +	If the keys starts with a prefix '+', then will append field(s) to
> +	default field order. For example: perf report -F +period,sample.
> +
>  -p::
>  --parent=<regex>::
>          A regex filter to identify parent. The parent is a caller of this
> -- 
> 2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ