From: Yushan Wang <wangyushan12@huawei.com>
To: <will@kernel.org>, <mark.rutland@arm.com>, <robin.murphy@arm.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Cc: <fanghao11@huawei.com>, <linuxarm@huawei.com>,
<liuyonglong@huawei.com>, <prime.zeng@hisilicon.com>,
<wangzhou1@hisilicon.com>, Yushan Wang <wangyushan12@huawei.com>
Subject: Re: [PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
Date: Tue, 19 May 2026 16:42:32 +0800 [thread overview]
Message-ID: <001403a3-513a-4c17-b2ec-2beafbf221fd@huawei.com> (raw)
In-Reply-To: <20260423152959.1458563-1-wangyushan12@huawei.com>
Hi all, a gentle ping on this.
All comments are welcomed!
On 4/23/2026 11:29 PM, Yushan Wang wrote:
> This patchset added support of ITS PMU, and new version of MN PMU.
>
> ITS PMU supports counting number and latency of interrupts by catagory,
> and statistics of micro-ops of ITS.
>
> The new version of MN PMU added cycles event, to be used for MN metric
> computing.
>
> Yifan Wu (1):
> drivers/perf: hisi: Add new function for HiSilicon MN PMU driver
>
> Yushan Wang (1):
> drivers/perf: hisi: Support uncore ITS PMU
>
> Documentation/admin-guide/perf/hisi-pmu.rst | 6 +
> drivers/perf/hisilicon/Makefile | 2 +-
> drivers/perf/hisilicon/hisi_uncore_its_pmu.c | 365 +++++++++++++++++++
> drivers/perf/hisilicon/hisi_uncore_mn_pmu.c | 61 +++-
> 4 files changed, 427 insertions(+), 7 deletions(-)
> create mode 100644 drivers/perf/hisilicon/hisi_uncore_its_pmu.c
>
next prev parent reply other threads:[~2026-05-19 8:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 15:29 [PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs Yushan Wang
2026-04-23 15:29 ` [PATCH 1/2] drivers/perf: hisi: Support uncore ITS PMU Yushan Wang
2026-04-23 15:29 ` [PATCH 2/2] drivers/perf: hisi: Add new function for HiSilicon MN PMU driver Yushan Wang
2026-05-19 8:42 ` Yushan Wang [this message]
2026-06-03 19:57 ` [PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs Will Deacon
2026-06-09 13:53 ` Yushan Wang
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=001403a3-513a-4c17-b2ec-2beafbf221fd@huawei.com \
--to=wangyushan12@huawei.com \
--cc=fanghao11@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=liuyonglong@huawei.com \
--cc=mark.rutland@arm.com \
--cc=prime.zeng@hisilicon.com \
--cc=robin.murphy@arm.com \
--cc=wangzhou1@hisilicon.com \
--cc=will@kernel.org \
/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