[PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
Robin Murphy <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-perf-users |
|---|---|
| Message-ID | <[email protected]> |
Hi all, These are a few quality-of-life improvements for CoreSight PMU that I've accumulated based on things which have come up in practical usage. There's no real dependency between any of the individual patches, it just felt right to send them as a series. v1: https://lore.kernel.org/linux-perf-users/[email protected]/ v2: Fix valid nits from Sashiko review, add Ilkka's R-b. Thanks, Robin. Robin Murphy (4): ACPI/APMT: Use stable device ID perf/arm_cspmu: Improve APMT-based PMU naming perf/arm_cspmu: Improve sub-module error reporting perf/arm_cspmu: Make IRQ more optional drivers/acpi/arm64/apmt.c | 6 ++-- drivers/perf/arm_cspmu/arm_cspmu.c | 48 ++++++++++++++++++------------ 2 files changed, 33 insertions(+), 21 deletions(-) -- 2.54.0.dirty