Re: [PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-23 Thread Arnaldo Carvalho de Melo
Em Tue, Jun 23, 2015 at 05:08:07PM +0300, Adrian Hunter escreveu: > On 23/06/15 17:05, Arnaldo Carvalho de Melo wrote: > > Em Tue, Jun 23, 2015 at 09:22:00AM +0200, Jiri Olsa escreveu: > >> On Mon, Jun 22, 2015 at 08:06:00PM -0300, Arnaldo Carvalho de Melo wrote: > >>> Em Tue, Jun 23, 2015 at 12:36

Re: [PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-23 Thread Adrian Hunter
On 23/06/15 17:05, Arnaldo Carvalho de Melo wrote: > Em Tue, Jun 23, 2015 at 09:22:00AM +0200, Jiri Olsa escreveu: >> On Mon, Jun 22, 2015 at 08:06:00PM -0300, Arnaldo Carvalho de Melo wrote: >>> Em Tue, Jun 23, 2015 at 12:36:01AM +0200, Jiri Olsa escreveu: adding the possibility to display st

Re: [PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-23 Thread Arnaldo Carvalho de Melo
Em Tue, Jun 23, 2015 at 09:22:00AM +0200, Jiri Olsa escreveu: > On Mon, Jun 22, 2015 at 08:06:00PM -0300, Arnaldo Carvalho de Melo wrote: > > Em Tue, Jun 23, 2015 at 12:36:01AM +0200, Jiri Olsa escreveu: > > > adding the possibility to display stat data per thread. > > > Allowing following command

Re: [PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-23 Thread Jiri Olsa
On Mon, Jun 22, 2015 at 08:06:00PM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Jun 23, 2015 at 12:36:01AM +0200, Jiri Olsa escreveu: > > hi, > > adding the possibility to display stat data per thread. > > > > Allowing following commands and output: > > > > $ perf stat -e cycles,instructio

Re: [PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-22 Thread Arnaldo Carvalho de Melo
Em Tue, Jun 23, 2015 at 12:36:01AM +0200, Jiri Olsa escreveu: > hi, > adding the possibility to display stat data per thread. > > Allowing following commands and output: > > $ perf stat -e cycles,instructions --per-thread -p 30190,30242 While testing Adrian's Intel PT patchkit I realised we h

[PATCHv4 00/27] perf stat: Introduce --per-thread option

2015-06-22 Thread Jiri Olsa
hi, adding the possibility to display stat data per thread. Allowing following commands and output: $ perf stat -e cycles,instructions --per-thread -p 30190,30242 ^C Performance counter stats for process id '30190,30242': cat-30190 0 cycles