Skip to content

Commit

Permalink
ARM: perf: clean and update ARMv7 event numbers
Browse files Browse the repository at this point in the history
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 <j-pihet@ti.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
  • Loading branch information
Will Deacon committed Dec 2, 2011
1 parent 5611cc4 commit 4d30151
Showing 1 changed file with 125 additions and 233 deletions.
Loading

0 comments on commit 4d30151

Please sign in to comment.