Re: [Devel] [PATCH 0/7] Profiling sleep times (v3)

2011-12-16 Thread Arun Sharma
On 12/5/11 11:15 PM, Andrey Vagin wrote: Arun Sharma said, that the second versions of patches works ok for him. (Arun is the first user of this functionality after me.) Yes - Andrey's patches (v2) have been functional for me when used via: perf record -agP -e sched:sched_switch --f

[Devel] Re: [PATCH 3/6] perf: add ability to record event period

2011-12-19 Thread Arun Sharma
Acked-by: Arun Sharma Need PERF_SAMPLE_PERIOD for the sleep profiling kernel patch I posted earlier. -Arun On 12/15/11 11:13 PM, Andrew Vagin wrote: Hi Arnaldo, Could you review and commit this patch. It's quite common functionality, which allow to get events more effectively a