Re: [perfmon2] [PATCH] Add support for ARM 1176 Processor

2013-02-08 Thread Stephane Eranian
On Thu, Feb 7, 2013 at 10:10 PM, Vince Weaver wrote: > > This patch adds support for the ARM 1176 armv6 processor found in the > Raspberry Pi. > > I've tested that libpfm4 with this patch works on a Raspberry Pi, but the > kernel installed on the board has broken perf_event support so I haven't >

[perfmon2] [PATCH] Add support for ARM 1176 Processor

2013-02-07 Thread Vince Weaver
This patch adds support for the ARM 1176 armv6 processor found in the Raspberry Pi. I've tested that libpfm4 with this patch works on a Raspberry Pi, but the kernel installed on the board has broken perf_event support so I haven't actually measured any performance events yet. --- config.mk