Re: [PATCH 5/5] perf record: Add -a as a default target

2017-02-17 Thread Jiri Olsa
On Fri, Feb 17, 2017 at 11:28:14AM -0300, Arnaldo Carvalho de Melo wrote: > Em Fri, Feb 17, 2017 at 03:00:58PM +0100, Jiri Olsa escreveu: > > Adding system wide (-a) option as a default target > > if non is specified. > > > > # perf record > > Warning: No target specified, setting system-wide

Re: [PATCH 5/5] perf record: Add -a as a default target

2017-02-17 Thread Arnaldo Carvalho de Melo
Em Fri, Feb 17, 2017 at 03:00:58PM +0100, Jiri Olsa escreveu: > Adding system wide (-a) option as a default target > if non is specified. > > # perf record > Warning: No target specified, setting system-wide collection (-a). Ditto, this warning will get annoying after a while... > ... > >

[PATCH 5/5] perf record: Add -a as a default target

2017-02-17 Thread Jiri Olsa
Adding system wide (-a) option as a default target if non is specified. # perf record Warning: No target specified, setting system-wide collection (-a). ... Signed-off-by: Jiri Olsa Cc: David Ahern Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-tq11of2qlz8kxpxzva