On 12/05/2012 11:10 PM, Stephane Eranian wrote:
> On Wed, Dec 5, 2012 at 12:43 AM, Maynard Johnson wrote:
>> Fix installation to honor PREFIX and LIBDIR
>>
>> This patch changes the behavior of 'make install' so
>> that a user can pass PREFIX to have the libpfm4 files
>> installed somewhere other
Maynard,
Applied your README changes. Need to think a bit more about
LDCONFIG. The reason I added this was because as root
running just make install may not be enough to start using the
library. If you install the library is a standard place, then running
ldconfig is all you need. As a regular us
Hi List,
model name: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
45 nm - Clarksfield.
I am trying to collect some traces using perfmon with Python 2.7
The events which I am trying to capture are :
'INSTRUCTIONS_RETIRED','L2_LINES_IN','LLC_MISSES'
Collection of the events is completely u
LIBPFM 4, POWER 7: Add additional events to the list of available events
This patch adds more events to the list for the POWER 7 processor.
Signed-off-by: Carl Love
---
lib/events/power7_events.h | 72 +-
1 file changed, 71 insertions(+), 1 deletion(-