summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJames Clark <james.clark@arm.com>2023-10-20 16:41:03 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-27 13:17:51 +0200
commit61e54dea807d202d5bfd563d926b163b43b7fecd (patch)
tree672772310c3f9c1a15cb93baf8f35332b55c2de7 /MAINTAINERS
parent8293703a492ae97c86af27c75b76e6239ec86483 (diff)
downloadlinux-stable-61e54dea807d202d5bfd563d926b163b43b7fecd.tar.gz
linux-stable-61e54dea807d202d5bfd563d926b163b43b7fecd.tar.bz2
linux-stable-61e54dea807d202d5bfd563d926b163b43b7fecd.zip
MAINTAINERS: coresight: Add missing Coresight files
There are a few files missing from the list like test_arm_coresight.sh and arm-coresight.txt so add the missing entries. Signed-off-by: James Clark <james.clark@arm.com> Link: https://lore.kernel.org/r/20231020154103.55936-1-james.clark@arm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eac660dd6adb..cb127b1a3a13 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2068,12 +2068,16 @@ F: Documentation/trace/coresight/*
F: drivers/hwtracing/coresight/*
F: include/dt-bindings/arm/coresight-cti-dt.h
F: include/linux/coresight*
+F: include/uapi/linux/coresight*
F: samples/coresight/*
+F: tools/perf/Documentation/arm-coresight.txt
F: tools/perf/arch/arm/util/auxtrace.c
F: tools/perf/arch/arm/util/cs-etm.c
F: tools/perf/arch/arm/util/cs-etm.h
F: tools/perf/arch/arm/util/pmu.c
+F: tools/perf/tests/shell/*coresight*
F: tools/perf/tests/shell/coresight/*
+F: tools/perf/tests/shell/lib/*coresight*
F: tools/perf/util/cs-etm-decoder/*
F: tools/perf/util/cs-etm.*