This series is to clean up event configs and update the doc for the
memory events and related options on different archs.
A quick verifying on Orion6 board with commands:
perf c2c record -e spe-load -- test
perf c2c record -e spe-store -- test
Signed-off-by: Leo Yan <leo.yan@arm.com>
---
Changes in v2:
- Updated document with using table for memory events (James).
- Link to v1: https://lore.kernel.org/r/20251212-perf_c2c_update_event-v1-0-29a26c7a949b@arm.com
---
Leo Yan (2):
perf mem: Simplify Arm SPE event config
perf c2c: Update documentation for adding memory event table
tools/perf/Documentation/perf-c2c.txt | 51 ++++++++++++++++++++++++---------
tools/perf/arch/arm64/util/mem-events.c | 4 +--
2 files changed, 39 insertions(+), 16 deletions(-)
---
base-commit: cb015814f8b6eebcbb8e46e111d108892c5e6821
change-id: 20251212-perf_c2c_update_event-76d4eddebd23
Best regards,
--
Leo Yan <leo.yan@arm.com>