perf: arm_cspmu: Add support for ARM CoreSight PMU driver
Add support for ARM CoreSight PMU driver framework and interfaces.
The driver provides generic implementation to operate uncore PMU based
on ARM CoreSight PMU architecture. The driver also provides interface
to get vendor/implementation specific information, for example event
attributes and formating.
The specification used in this implementation can be found below:
* ACPI Arm Performance Monitoring Unit table:
https://developer.arm.com/documentation/den0117/latest
* ARM Coresight PMU architecture:
https://developer.arm.com/documentation/ihi0091/latestReviewed-by: NSuzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: NBesar Wicaksono <bwicaksono@nvidia.com>
Link: https://lore.kernel.org/r/20221111222330.48602-2-bwicaksono@nvidia.comSigned-off-by: NWill Deacon <will@kernel.org>
Showing
drivers/perf/arm_cspmu/Kconfig
0 → 100644
drivers/perf/arm_cspmu/Makefile
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录