]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:28:14 +0000 (10:28 +0100)
commitb15144515f43ce1c579bf730b9249b60e4044316
tree761ccfb9c9a0f62eb9cfdd828eceab6335ccc15f
parent1417e26b8bb35e079e5ba19110ac5253ad033e51
arm64: perf: Rename Cortex A57 events

BugLink: http://bugs.launchpad.net/bugs/1559349
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>
(cherry picked from linux-next commit 5f140ccef3e1f15873c8e2c47d15b03099623ec0)
[dannf: offset adjustments]
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/arm64/kernel/perf_event.c