Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-25 Thread Liang, Kan
On 4/25/2018 8:59 AM, Arnaldo Carvalho de Melo wrote: Em Wed, Apr 25, 2018 at 08:27:31AM -0400, Liang, Kan escreveu: On 4/24/2018 3:29 PM, Arnaldo Carvalho de Melo wrote: Em Tue, Apr 24, 2018 at 03:23:06PM -0400, Liang, Kan escreveu: On 4/24/2018 3:17 PM, Arnaldo Carvalho de Melo wrote: E

Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-25 Thread Arnaldo Carvalho de Melo
Em Wed, Apr 25, 2018 at 08:27:31AM -0400, Liang, Kan escreveu: > > > On 4/24/2018 3:29 PM, Arnaldo Carvalho de Melo wrote: > > Em Tue, Apr 24, 2018 at 03:23:06PM -0400, Liang, Kan escreveu: > > > On 4/24/2018 3:17 PM, Arnaldo Carvalho de Melo wrote: > > > > Em Tue, Apr 24, 2018 at 11:20:13AM -070

Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-25 Thread Liang, Kan
On 4/24/2018 3:29 PM, Arnaldo Carvalho de Melo wrote: Em Tue, Apr 24, 2018 at 03:23:06PM -0400, Liang, Kan escreveu: On 4/24/2018 3:17 PM, Arnaldo Carvalho de Melo wrote: Em Tue, Apr 24, 2018 at 11:20:13AM -0700, kan.li...@linux.intel.com escreveu: From: Kan Liang Perf stat doesn't count t

Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-24 Thread Arnaldo Carvalho de Melo
Em Tue, Apr 24, 2018 at 03:23:06PM -0400, Liang, Kan escreveu: > On 4/24/2018 3:17 PM, Arnaldo Carvalho de Melo wrote: > > Em Tue, Apr 24, 2018 at 11:20:13AM -0700, kan.li...@linux.intel.com > > escreveu: > > > From: Kan Liang > > > > > > Perf stat doesn't count the uncore event aliases from the

Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-24 Thread Liang, Kan
On 4/24/2018 3:17 PM, Arnaldo Carvalho de Melo wrote: Em Tue, Apr 24, 2018 at 11:20:13AM -0700, kan.li...@linux.intel.com escreveu: From: Kan Liang Perf stat doesn't count the uncore event aliases from the same uncore block in a group, for example: This one is not applying to acme/perf/urg

Re: [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-24 Thread Arnaldo Carvalho de Melo
Em Tue, Apr 24, 2018 at 11:20:13AM -0700, kan.li...@linux.intel.com escreveu: > From: Kan Liang > > Perf stat doesn't count the uncore event aliases from the same uncore > block in a group, for example: This one is not applying to acme/perf/urgent, all the rest I got merged there, the last one w

[PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

2018-04-24 Thread kan . liang
From: Kan Liang Perf stat doesn't count the uncore event aliases from the same uncore block in a group, for example: perf stat -e '{unc_m_cas_count.all,unc_m_clockticks}' -a -I 1000 # time counts unit events 1.000447342unc_m_cas_count.all 1.000