Re: [PATCH v7 0/3] perf: ARM CoreSight PMU support

From: Will Deacon
Date: Tue Nov 15 2022 - 13:33:39 EST


On Fri, 11 Nov 2022 16:23:27 -0600, Besar Wicaksono wrote:
> Add driver support for ARM CoreSight PMU device and event attributes for NVIDIA
> implementation. The code is based on ARM Coresight PMU architecture and ACPI ARM
> Performance Monitoring Unit table (APMT) specification below:
> * ARM Coresight PMU:
> https://developer.arm.com/documentation/ihi0091/latest
> * APMT: https://developer.arm.com/documentation/den0117/latest
>
> [...]

Applied to will (for-next/perf), thanks!

[1/3] perf: arm_cspmu: Add support for ARM CoreSight PMU driver
https://git.kernel.org/will/c/e37dfd65731d
[2/3] perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
https://git.kernel.org/will/c/84481be7167e

Note that I had to add some MODULE_LICENSE() macros to the files so that
modpost doesn't fail with an allmodconfig build. Please shout if that
needs adjusting at all.

Cheers,
--
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev