UPSTREAM: arm64: perf: Add event descriptions
authorDrew Richardson <drew.richardson@arm.com>
Thu, 22 Oct 2015 14:07:32 +0000 (07:07 -0700)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 1 Jul 2016 02:36:29 +0000 (10:36 +0800)
commit8a0b69d1455c05924d69feb1511f8a86678ac866
tree9d1acd8460c13a4fd0e632d3d065dcec3b8662b6
parentbf9237a60bc610d2de38ea7f01a42fb107dab723
UPSTREAM: 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.

Change-Id: Idb004bb6d9889f8e63f518d105e238d43956b561
Signed-off-by: Drew Richardson <drew.richardson@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
(cherry picked from commit 9e9caa6a496174e53d7753baa4779717771da4a7)
arch/arm64/kernel/perf_event.c