Re: [PATCH v1 05/10] perf, report: Show all sort keys in help output

2019-03-12 Thread Andi Kleen
> that line goes forever now, please provide some formating > into multiple lines Here's an updated patch with line wrapping. --- perf report: Show all sort keys in help output Show all the supported sort keys in the command line help output, so that it's not needed to refer to the manpage.

Re: [PATCH v1 05/10] perf, report: Show all sort keys in help output

2019-03-12 Thread Jiri Olsa
On Mon, Mar 11, 2019 at 01:24:41PM -0700, Andi Kleen wrote: > From: Andi Kleen > > Show all the supported sort keys in the command line help output, > so that it's not needed to refer to the manpage. > > The output is not line wrapped, so it can be fairly long. > > Before: > > % perf report

[PATCH v1 05/10] perf, report: Show all sort keys in help output

2019-03-11 Thread Andi Kleen
From: Andi Kleen Show all the supported sort keys in the command line help output, so that it's not needed to refer to the manpage. The output is not line wrapped, so it can be fairly long. Before: % perf report -h ... -s, --sort sort by key(s): pid, comm, dso,