[PATCH] MAINTAINERS: Add entries for CoreSight and Arm SPE

From: Mathieu Poirier
Date: Mon Aug 17 2020 - 15:31:52 EST


Add entries for perf tools elements related to the support of
Arm CoreSight and Arm SPE.

Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e2698cc7e23..f9bb76baeec9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13427,8 +13427,18 @@ F: tools/perf/
PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS
R: John Garry <john.garry@xxxxxxxxxx>
R: Will Deacon <will@xxxxxxxxxx>
+R: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
+R: Leo Yan <leo.yan@xxxxxxxxxx>
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
S: Supported
+F: tools/build/feature/test-libopencsd.c
+F: tools/perf/arch/arm/util/auxtrace.c
+F: tools/perf/arch/arm/util/cs-etm.*
+F: tools/perf/arch/arm/util/pmu.c
+F: tools/perf/arch/arm64/util/arm-spe.c
+F: tools/perf/util/arm-spe.h
+F: tools/perf/util/cs-etm-decoder/*
+F: tools/perf/util/cs-etm.*
F: tools/perf/pmu-events/arch/arm64/

PERSONALITY HANDLING
--
2.25.1