Re: [PATCH] perf list: Fix --raw-dump argument

2014-04-10 Thread Ramkumar Ramachandra
Jiri Olsa wrote: > but looks like the usage is for bash completion only, so we probably > need only the first example functionality above. > > If this is the case I think it should not be an option but another > command like 'raw-dump'. I decided that there's no point making it an option, so I've

Re: [PATCH] perf list: Fix --raw-dump argument

2014-04-09 Thread Jiri Olsa
On Thu, Mar 27, 2014 at 05:27:41PM -0400, Ramkumar Ramachandra wrote: > While adding usage information, 44d742e (perf list: Add usage, > 2013-10-30) broke > > $ perf list --raw-dump > > Fix this by making raw-dump a proper argument. > > Cc: David Ahern > Cc: Jiri Olsa > Cc: Arnaldo Carvalho