Re: [perfmon2] how to pass an uncore event to task binary under perf_examples

2015-06-28 Thread Qiong Cai
Hi Stephane, The following command does not work on my IVB machine: > sudo ./syst -e IVBEP_UNC_IMC0::UNC_M_ACT_COUNT:RD syst: event IVBEP_UNC_IMC0::UNC_M_ACT_COUNT:RD: event not found syst: cannot setup events My machine is Intel Xeon CPU E5-2660 v2@2.20 (IVB-EP). Any quick fix? thanks Qiong

Re: [perfmon2] how to pass an uncore event to task binary under perf_examples

2015-06-28 Thread Stephane Eranian
Hi, On Mon, Jun 29, 2015 at 1:57 AM, Qiong Cai wrote: > Hi Stephane, > > The following command does not work on my IVB machine: > >> sudo ./syst -e IVBEP_UNC_IMC0::UNC_M_ACT_COUNT:RD > syst: event IVBEP_UNC_IMC0::UNC_M_ACT_COUNT:RD: event not found > syst: cannot setup events > > My machine is In