[PATCH 0/2] perf arm_spe: Minor event configs housekeeping

Leo Yan posted 2 patches 1 day, 13 hours ago
There is a newer version of this series
tools/perf/Documentation/perf-c2c.txt   | 7 ++++++-
tools/perf/arch/arm64/util/mem-events.c | 4 ++--
2 files changed, 8 insertions(+), 3 deletions(-)
[PATCH 0/2] perf arm_spe: Minor event configs housekeeping
Posted by Leo Yan 1 day, 13 hours ago
This series is to clean up event configs and update the doc for default
events used for Arm SPE.

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>
---
Leo Yan (2):
      perf mem: Simplify Arm SPE event config
      perf c2c: Update documentation for Arm SPE events

 tools/perf/Documentation/perf-c2c.txt   | 7 ++++++-
 tools/perf/arch/arm64/util/mem-events.c | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)
---
base-commit: cb015814f8b6eebcbb8e46e111d108892c5e6821
change-id: 20251212-perf_c2c_update_event-76d4eddebd23

Best regards,
-- 
Leo Yan <leo.yan@arm.com>