Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <mathieu.poirier@linaro.org>
Acked-by: John Garry <john.garry@huawei.com>
Acked-by: Will Deacon <will@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lore.kernel.org/lkml/20200820175510.3935932-1-mathieu.poirier@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

authored by

Mathieu Poirier and committed by
Arnaldo Carvalho de Melo
57ed6289 19684e96

+7 -1
+7 -1
MAINTAINERS
··· 13569 13569 F: tools/lib/perf/ 13570 13570 F: tools/perf/ 13571 13571 13572 - PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS 13572 + PERFORMANCE EVENTS TOOLING ARM64 13573 13573 R: John Garry <john.garry@huawei.com> 13574 13574 R: Will Deacon <will@kernel.org> 13575 + R: Mathieu Poirier <mathieu.poirier@linaro.org> 13576 + R: Leo Yan <leo.yan@linaro.org> 13575 13577 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 13576 13578 S: Supported 13579 + F: tools/build/feature/test-libopencsd.c 13580 + F: tools/perf/arch/arm*/ 13577 13581 F: tools/perf/pmu-events/arch/arm64/ 13582 + F: tools/perf/util/arm-spe* 13583 + F: tools/perf/util/cs-etm* 13578 13584 13579 13585 PERSONALITY HANDLING 13580 13586 M: Christoph Hellwig <hch@infradead.org>