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 ---
Changes since V1: * Don't wildcard everything so that habanalabs/gaudi/gaudi_coresight* isn't included.
Link to V1: https://lore.kernel.org/lkml/20231005084001.34741-1-james.clark@arm.com/
MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7a7bd8bd80e9..6b0e21ab7d00 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.*