Re: [perfmon2] Error message: event invalid or missing unit mask

2009-07-14 Thread stephane eranian
On Tue, Jul 14, 2009 at 6:02 PM, Tanima Dey wrote: > Hi, > > I am using perfmon on Intel Core 2 Quad CPU Q6600 and trying to read event > counters for L2 cache, such as, L2_LINES_IN, L2_IFETCH etc. I found the > names of the events using pfm_get_event_name() function. But when I specify > "L2_ST" i

[perfmon2] Error message: event invalid or missing unit mask

2009-07-14 Thread Tanima Dey
Hi, I am using perfmon on Intel Core 2 Quad CPU Q6600 and trying to read event counters for L2 cache, such as, L2_LINES_IN, L2_IFETCH etc. I found the names of the events using pfm_get_event_name() function. But when I specify "L2_ST" in the pfm_find_full_event() to initiate the counters, it sh