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@xxxxxxxxxx/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