From: Jean PIHET Date: Tue, 26 Jan 2010 17:51:05 +0000 (+0100) Subject: ARM: 5903/1: arm/perfevents: add support for ARMv7 X-Git-Tag: v2.6.34-rc1~241^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796d12959ad374cae8eb77faaf4243455a305433;p=pandora-kernel.git ARM: 5903/1: arm/perfevents: add support for ARMv7 Adds the Performance Events support for ARMv7 processor, using the PMNC unit in HW. Supports the following: - Cortex-A8 and Cortex-A9 processors, - dynamic detection of the number of available counters, based on the PMCR value, - runtime detection of the CPU arch (v6 or v7) and model (Cortex-A8 or Cortex-A9) Tested on OMAP3 (Cortex-A8) only. Signed-off-by: Jean Pihet Signed-off-by: Russell King --- Reading git-diff-tree failed