]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
arm: perf: Add event descriptions
authorDrew Richardson <drew.richardson@arm.com>
Wed, 28 Oct 2015 15:20:41 +0000 (08:20 -0700)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:28:12 +0000 (10:28 +0100)
commitbeb5a678ebe87505336f1f9caa99f393a2c9535f
tree28ef5c18b22009dabc0e56807b726fa8aef65c90
parent359ccace24d7250cc0108efca63d4bdc6059cdef
arm: perf: Add event descriptions

BugLink: http://bugs.launchpad.net/bugs/1559350
Add additional information about the ARM architected hardware events
to make counters self describing. This makes the hardware PMUs easier
to use as perf list contains possible events instead of users having
to refer to documentation like the ARM TRMs.

Signed-off-by: Drew Richardson <drew.richardson@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
(cherry picked from commit 3fbac6ccb6c3a8958239d9026c4d41db60c2f1cf)
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/arm/kernel/perf_event_v7.c