Re: [PATCH] perf list: Document missing options

2018-07-17 Thread Arnaldo Carvalho de Melo
Em Tue, Jul 17, 2018 at 03:28:52PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Tue, Jul 17, 2018 at 08:07:38PM +0900, Sangwon Hong escreveu: > > Add the missing options --desc and --debug on the man page. > > Please describe how you tested this, i.e. what difference makes using > this option yo

Re: [PATCH] perf list: Document missing options

2018-07-17 Thread Arnaldo Carvalho de Melo
Em Tue, Jul 17, 2018 at 08:07:38PM +0900, Sangwon Hong escreveu: > Add the missing options --desc and --debug on the man page. Please describe how you tested this, i.e. what difference makes using this option you are describing? I figured it doesn't change anything, since it is the default, so to

[PATCH] perf list: Document missing options

2018-07-17 Thread Sangwon Hong
Add the missing options --desc and --debug on the man page. Cc: Jiri Olsa Cc: Namhyung Kim Cc: Andi Kleen Signed-off-by: Sangwon Hong --- tools/perf/Documentation/perf-list.txt | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tools/perf/Documentation/perf-list.txt b