Skip to content

Commit

Permalink
arm: perf: armv7: condense event maps
Browse files Browse the repository at this point in the history
Now that we have macros for declaring fully invalid event maps, put them
to work for all the ARMv7 PMU event maps. While this necessitates
repeating common indices, we no longer need to refer to *_UNSUPPORTED
events at all, and it makes it possible for the even maps to fit on a
single page on a reasonably sized monitor.

Acked-by: Will Deacon <will.deacon@arm.com>
Tested-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
  • Loading branch information
Mark Rutland authored and Will Deacon committed Jul 2, 2014
1 parent 1113ff9 commit 6b7658e
Showing 1 changed file with 206 additions and 743 deletions.
Loading

0 comments on commit 6b7658e

Please sign in to comment.