Re: [RFC/PATCH 00/25] perf stat: Introduce --per-task option

2015-06-10 Thread Jiri Olsa
On Wed, Jun 10, 2015 at 08:10:33PM +0200, Jiri Olsa wrote: > hi, > adding the possibility to display stat data per thread. > Allowing following commands and output: available in here: git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git perf/per_task jirka > > $ perf stat -e cycle

[RFC/PATCH 00/25] perf stat: Introduce --per-task option

2015-06-10 Thread Jiri Olsa
hi, adding the possibility to display stat data per thread. Allowing following commands and output: $ perf stat -e cycles,instructions --per-task -p 12451,16173 ^C Performance counter stats for process id '12451,16173': TASK-1245177,784 cycles TASK-16173