]> git.baikalelectronics.ru Git - 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)
committerWill Deacon <will.deacon@arm.com>
Mon, 16 Nov 2015 15:41:49 +0000 (15:41 +0000)
commitac29e59dfdfab581b07b14c91b6feb9883ccd118
treef260b23c0d6aca1f6663c21469e0ca8b4dcc39c0
parentcddcdd6633d36a59b92dec7caad88311133a8262
arm: 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/arm/kernel/perf_event_v7.c