diff options
author | Mathieu Poirier <[email protected]> | 2020-08-20 11:55:10 -0600 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-08-21 10:22:23 -0300 |
commit | 57ed62892b9cb0d07b3d3913fa5997a234ff016e (patch) | |
tree | a98de959cb85811601214da32a43adfb2d086f96 | |
parent | 19684e969debc912b3ec5eda72b4f90aa73f1d30 (diff) |
MAINTAINERS: Add entries for CoreSight and Arm SPE tooling
Add entries for perf tools elements related to the support of ARM
CoreSight and ARM SPE. Also lump in arm and arm64 architecture files to
provide coverage.
Signed-off-by: Mathieu Poirier <[email protected]>
Acked-by: John Garry <[email protected]>
Acked-by: Will Deacon <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..1c700a936edd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13569,12 +13569,18 @@ F: kernel/events/* F: tools/lib/perf/ F: tools/perf/ -PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS +PERFORMANCE EVENTS TOOLING ARM64 R: John Garry <[email protected]> R: Will Deacon <[email protected]> +R: Mathieu Poirier <[email protected]> +R: Leo Yan <[email protected]> L: [email protected] (moderated for non-subscribers) S: Supported +F: tools/build/feature/test-libopencsd.c +F: tools/perf/arch/arm*/ F: tools/perf/pmu-events/arch/arm64/ +F: tools/perf/util/arm-spe* +F: tools/perf/util/cs-etm* PERSONALITY HANDLING M: Christoph Hellwig <[email protected]> |