From: Will Deacon Date: Thu, 29 Sep 2011 14:29:02 +0000 (+0100) Subject: ARM: perf: clean and update ARMv7 event numbers X-Git-Tag: sz_155~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ed9fcf61df899f2bba7644e4603c7c65bc645d6;p=pandora-kernel.git ARM: perf: clean and update ARMv7 event numbers This patch updates the ARMv7 perf event numbers so that: (1) A consistent naming scheme is used between different CPUs. (2) Only events actually used by Linux are described. (3) Where possible, architected events are used in preference to CPU-specific events. This results in the removal of a load of unused, hardcoded data and makes it more clear as to which events are supported on each PMU. Cc: Jean Pihet Signed-off-by: Will Deacon --- Reading git-diff-tree failed