From: Jamie Iles Date: Tue, 2 Feb 2010 19:25:44 +0000 (+0100) Subject: ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 X-Git-Tag: v2.6.34-rc1~241^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8873a0c6ec511870c106c80b94658f857c47f2;p=pandora-kernel.git ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 This patch implements support for ARMv6 performance counters in the Linux performance events subsystem. ARMv6 architectures that have the performance counters should enable HW_PERF_EVENTS to get hardware performance events support in addition to the software events. Note: only ARM Ltd ARM cores are supported. This implementation also provides an ARM PMU abstraction layer to allow ARMv7 and others to be supported in the future by adding new a 'struct arm_pmu'. Cc: Jean Pihet Cc: Will Deacon Signed-off-by: Jamie Iles Signed-off-by: Russell King --- Reading git-diff-tree failed