]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: coresight: Add missing Coresight files
authorJames Clark <james.clark@arm.com>
Fri, 20 Oct 2023 15:41:03 +0000 (16:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Oct 2023 11:17:51 +0000 (13:17 +0200)
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>
MAINTAINERS

index eac660dd6adb83d15413a24b922f6f0369b9de20..cb127b1a3a132a991af7472218d3070ed0134ca7 100644 (file)
@@ -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.*