[PATCH v2 0/4] perf: arm_cspmu: nvidia: update event list and filter

Besar Wicaksono posted 4 patches 1 year, 3 months ago
Documentation/admin-guide/perf/nvidia-pmu.rst | 52 ++++++++++---
drivers/perf/arm_cspmu/nvidia_cspmu.c         | 75 ++-----------------
2 files changed, 50 insertions(+), 77 deletions(-)
[PATCH v2 0/4] perf: arm_cspmu: nvidia: update event list and filter
Posted by Besar Wicaksono 1 year, 3 months ago
This series update the list of supported events and filters in NVIDIA Grace
CoreSight PMUs.

Changes from v1:
 * Split the change for setting default filter value.
 * Add new patch to fix NVIDIA PMU sysfs path in kernel doc.
 * Drop the patch for CNVLINK PMU events renaming from this series.
v1: https://lore.kernel.org/linux-arm-kernel/20240918215846.1424282-1-bwicaksono@nvidia.com/T/

Besar Wicaksono (4):
  perf: arm_cspmu: nvidia: remove unsupported SCF events
  perf: arm_cspmu: nvidia: fix sysfs path in the kernel doc
  perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering
  perf: arm_cspmu: nvidia: monitor all ports by default

 Documentation/admin-guide/perf/nvidia-pmu.rst | 52 ++++++++++---
 drivers/perf/arm_cspmu/nvidia_cspmu.c         | 75 ++-----------------
 2 files changed, 50 insertions(+), 77 deletions(-)


base-commit: ad618736883b8970f66af799e34007475fe33a68
-- 
2.34.1
Re: [PATCH v2 0/4] perf: arm_cspmu: nvidia: update event list and filter
Posted by Will Deacon 1 year, 2 months ago
On Thu, 31 Oct 2024 14:21:14 +0000, Besar Wicaksono wrote:
> This series update the list of supported events and filters in NVIDIA Grace
> CoreSight PMUs.
> 
> Changes from v1:
>  * Split the change for setting default filter value.
>  * Add new patch to fix NVIDIA PMU sysfs path in kernel doc.
>  * Drop the patch for CNVLINK PMU events renaming from this series.
> v1: https://lore.kernel.org/linux-arm-kernel/20240918215846.1424282-1-bwicaksono@nvidia.com/T/
> 
> [...]

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

[1/4] perf: arm_cspmu: nvidia: remove unsupported SCF events
      https://git.kernel.org/will/c/ac4c52956f62
[2/4] perf: arm_cspmu: nvidia: fix sysfs path in the kernel doc
      https://git.kernel.org/will/c/5f7cd0dc98a6
[3/4] perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering
      https://git.kernel.org/will/c/ca26df4b1036
[4/4] perf: arm_cspmu: nvidia: monitor all ports by default
      https://git.kernel.org/will/c/bce61d5c5764

Cheers,
-- 
Will

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