From: Besar Wicaksono <bwicaksono@nvidia.com>
To: <acme@redhat.com>, <catalin.marinas@arm.com>, <will@kernel.org>,
<john.g.garry@oracle.com>, <james.clark@arm.com>,
<mike.leach@linaro.org>, <peterz@infradead.org>,
<mingo@redhat.com>, <mark.rutland@arm.com>,
<alexander.shishkin@linux.intel.com>, <jolsa@kernel.org>,
<namhyung@kernel.org>, <irogers@google.com>,
<alisaidi@amazon.com>, <vsethi@nvidia.com>, <rwiley@nvidia.com>,
<ywan@nvidia.com>
Cc: <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-perf-users@vger.kernel.org>, <linux-tegra@vger.kernel.org>,
<treding@nvidia.com>, <jonathanh@nvidia.com>,
Besar Wicaksono <bwicaksono@nvidia.com>
Subject: [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list
Date: Tue, 9 Jan 2024 13:23:10 -0600 [thread overview]
Message-ID: <20240109192310.16234-4-bwicaksono@nvidia.com> (raw)
In-Reply-To: <20240109192310.16234-1-bwicaksono@nvidia.com>
Add Neoverse-V2 MIDR to neoverse_spe range list.
Signed-off-by: Besar Wicaksono <bwicaksono@nvidia.com>
---
tools/perf/util/arm-spe.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/util/arm-spe.c b/tools/perf/util/arm-spe.c
index afbd5869f6bf..936d2222e6d7 100644
--- a/tools/perf/util/arm-spe.c
+++ b/tools/perf/util/arm-spe.c
@@ -413,6 +413,7 @@ static const struct midr_range neoverse_spe[] = {
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N1),
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_N2),
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V1),
+ MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V2),
{},
};
--
2.17.1
next prev parent reply other threads:[~2024-01-09 19:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 19:23 [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE Besar Wicaksono
2024-01-09 19:23 ` [PATCH v1 1/3] arm64: Add Neoverse-V2 part Besar Wicaksono
2024-01-09 19:23 ` [PATCH v1 2/3] tools headers " Besar Wicaksono
2024-01-09 19:23 ` Besar Wicaksono [this message]
2024-01-10 1:14 ` [PATCH v1 3/3] perf arm-spe: Add Neoverse-V2 to neoverse list Leo Yan
2024-01-10 9:12 ` [PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE James Clark
2024-04-15 15:56 ` Besar Wicaksono
2024-04-30 17:50 ` Besar Wicaksono
2024-04-30 20:26 ` Leo Yan
2024-04-19 15:32 ` Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240109192310.16234-4-bwicaksono@nvidia.com \
--to=bwicaksono@nvidia.com \
--cc=acme@redhat.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=alisaidi@amazon.com \
--cc=catalin.marinas@arm.com \
--cc=irogers@google.com \
--cc=james.clark@arm.com \
--cc=john.g.garry@oracle.com \
--cc=jolsa@kernel.org \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mike.leach@linaro.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
--cc=rwiley@nvidia.com \
--cc=treding@nvidia.com \
--cc=vsethi@nvidia.com \
--cc=will@kernel.org \
--cc=ywan@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox