]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: perf: Add event descriptions
authorDrew Richardson <drew.richardson@arm.com>
Thu, 22 Oct 2015 14:07:32 +0000 (07:07 -0700)
committerWill Deacon <will.deacon@arm.com>
Mon, 16 Nov 2015 17:09:02 +0000 (17:09 +0000)
commitd07c36f80ec894d17f7021d2f41f03c568804114
treedf37aa0224f1fe21e5a58f632cf56c67c45122d8
parent11e2a57d88389ddae1618090002d1a653e71ca94
arm64: perf: Add event descriptions

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>
arch/arm64/kernel/perf_event.c