Re: [PATCH 0/7] perf tools: Add switch-output size and time threshold options

2017-01-10 Thread Jiri Olsa
On Tue, Jan 10, 2017 at 10:35:57AM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Jan 03, 2017 at 05:51:46PM +0800, Wangnan (F) escreveu: > > On 2017/1/3 16:19, Jiri Olsa wrote: > > > Cc: Wang Nan > > > --- > > > > Good functions, and thank you for fixing documentations. > > > > You didn't cc

Re: [PATCH 0/7] perf tools: Add switch-output size and time threshold options

2017-01-10 Thread Arnaldo Carvalho de Melo
Em Tue, Jan 03, 2017 at 05:51:46PM +0800, Wangnan (F) escreveu: > On 2017/1/3 16:19, Jiri Olsa wrote: > > Cc: Wang Nan > > --- > > Good functions, and thank you for fixing documentations. > > You didn't cc patch 1 and 2 to me. > Tested-by: Wang Nan I'm tentatively switching this to an Acked-b

Re: [PATCH 0/7] perf tools: Add switch-output size and time threshold options

2017-01-03 Thread Jiri Olsa
On Tue, Jan 03, 2017 at 05:51:46PM +0800, Wangnan (F) wrote: > > > On 2017/1/3 16:19, Jiri Olsa wrote: > > hi, > > adding a way to configure switch data output > > for size and time, like: > > > >$ sudo perf record -e 'sched:*' --switch-output=10M -avg > >callchain: type FP > >switch

Re: [PATCH 0/7] perf tools: Add switch-output size and time threshold options

2017-01-03 Thread Wangnan (F)
On 2017/1/3 16:19, Jiri Olsa wrote: hi, adding a way to configure switch data output for size and time, like: $ sudo perf record -e 'sched:*' --switch-output=10M -avg callchain: type FP switch-output with 10M size threshold mmap size 528384B [ perf record: dump data: Woken up 37

[PATCH 0/7] perf tools: Add switch-output size and time threshold options

2017-01-03 Thread Jiri Olsa
hi, adding a way to configure switch data output for size and time, like: $ sudo perf record -e 'sched:*' --switch-output=10M -avg callchain: type FP switch-output with 10M size threshold mmap size 528384B [ perf record: dump data: Woken up 37 times ] [ perf record: Dump perf.data.2017