]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
arm64: perf: Rename Cortex A57 events
authorJan Glauber <jglauber@cavium.com>
Thu, 18 Feb 2016 16:50:10 +0000 (17:50 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 18 Feb 2016 17:22:42 +0000 (17:22 +0000)
commit5f140ccef3e1f15873c8e2c47d15b03099623ec0
tree8ac6260295d972e309d74f4f8ec40fa7085170ac
parentc6b90653f1f7ea383734f8ce9e8df285a0c23f5b
arm64: perf: Rename Cortex A57 events

The implemented Cortex A57 events are strictly-speaking not
A57 specific. They are ARM recommended implementation defined events
and can be found on other ARMv8 SOCs like Cavium ThunderX too.

Therefore rename these events to allow using them in other
implementations too.

Signed-off-by: Jan Glauber <jglauber@cavium.com>
[will: capitalisation and ordering]
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/perf_event.c