[perfmon2] Monitoring uncore events on Intel corei7 CPU's

2009-09-16 Thread Gary . Mohr
Stephane We are interested in using pfmon to track memory references on an Intel nehalem cpu. It appears that the event UNC_QHL_REQUESTS may provide what we are interested in but we noticed that pfmon/libpfm only allow 4 of the 6 unit masks specified in the latest Intel hardware spec. The unit

Re: [perfmon2] Monitoring uncore events on Intel corei7 CPU's

2009-09-16 Thread stephane eranian
Gary, You are right those unit masks were missing most likely because they were not in earlier documentation. I have added them to the CVS tree now and attributed the patch to you. Let me know if you find other missing events. Thanks. On Wed, Sep 16, 2009 at 8:37 PM, wrote: > > Stephane > >