[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20231020154103.55936-1-james.clark@arm.com>
Date: Fri, 20 Oct 2023 16:41:03 +0100
From: James Clark <james.clark@....com>
To: gregkh@...uxfoundation.org, coresight@...ts.linaro.org,
suzuki.poulose@....com, mike.leach@...aro.org,
linux-kernel@...r.kernel.org
Cc: leo.yan@...aro.org, namhyung@...nel.org,
atrajeev@...ux.vnet.ibm.com, James Clark <james.clark@....com>
Subject: [PATCH v2] 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@....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.*
--
2.34.1
Powered by blists - more mailing lists