From: sashiko-bot@kernel.org
To: "Chun-Tse Shao" <ctshao@google.com>
Cc: linux-perf-users@vger.kernel.org
Subject: Re: [PATCH v1 01/12] perf vendor events intel: Update alderlake events from 1.39 to 1.40
Date: Mon, 13 Jul 2026 18:27:33 +0000 [thread overview]
Message-ID: <20260713182733.F301D1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260713181757.481164-2-ctshao@google.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The metric `tma_uc_bound` is referenced as a 'Related metric' in the PublicDescription of several metrics, but it is never defined for Alderlake.
--
--- Patch [1]: [PATCH v1 01/12] perf vendor events intel: Update alderlake events from 1.39 to 1.40 ---
commit 681de70c22f5f71f00cbba2dad4cf02fb3e6da9d
Author: Chun-Tse Shao <ctshao@google.com>
perf vendor events intel: Update alderlake events from 1.39 to 1.40
This commit updates the Alderlake performance events from version 1.39 to 1.40,
incorporating changes published in the intel/perfmon repository.
> diff --git a/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json b/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json
> index cae7c0cf02f22..e76d679a784b0 100644
> --- a/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json
> +++ b/tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json
> @@ -800,16 +800,16 @@
> },
> {
> "BriefDescription": "Total pipeline cost of external Memory- or Cache-Bandwidth related bottlenecks",
[ ... ]
> "MetricGroup": "BvMB;Mem;MemoryBW;Offcore;tma_issueBW",
> "MetricName": "tma_bottleneck_data_cache_memory_bandwidth",
> "MetricThreshold": "tma_bottleneck_data_cache_memory_bandwidth > 20",
> - "PublicDescription": "Total pipeline cost of external Memory- or Cache-Bandwidth related bottlenecks. Related metrics: tma_fb_full, tma_info_system_dram_bw_use, tma_mem_bandwidth, tma_sq_full",
> + "PublicDescription": "Total pipeline cost of external Memory- or Cache-Bandwidth related bottlenecks. Related metrics: tma_fb_full, tma_info_system_dram_bw_use, tma_mem_bandwidth, tma_sq_full, tma_uc_bound",
[Severity: Low]
Does this reference a missing metric? The metric tma_uc_bound is listed as a
related metric here (and in a few other places), but it doesn't appear to be
defined in the Alderlake metric files. Could this cause confusion for users
viewing the metric descriptions?
> "Unit": "cpu_core"
> },
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260713181757.481164-1-ctshao@google.com?part=1
next prev parent reply other threads:[~2026-07-13 18:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-13 18:17 [PATCH v1 0/12] perf vendor events intel: update Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 01/12] perf vendor events intel: Update alderlake events from 1.39 to 1.40 Chun-Tse Shao
2026-07-13 18:27 ` sashiko-bot [this message]
2026-07-13 18:17 ` [PATCH v1 02/12] perf vendor events intel: Update alderlaken " Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 03/12] perf vendor events intel: Update arrowlake events from 1.19 to 1.20 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 04/12] perf vendor events intel: Update clearwaterforest events from 1.02 to 1.04 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 05/12] perf vendor events intel: Update grandridge events from 1.12 to 1.13 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 06/12] perf vendor events intel: Update graniterapids events from 1.19 to 1.20 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 07/12] perf vendor events intel: Update lunarlake events from 1.25 to 1.26 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 08/12] perf vendor events intel: Update meteorlake events from 1.21 to 1.22 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 09/12] perf vendor events intel: Add novalake v1.00 events Chun-Tse Shao
2026-07-13 18:31 ` sashiko-bot
2026-07-13 18:17 ` [PATCH v1 10/12] perf vendor events intel: Update pantherlake events from 1.06 to 1.07 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 11/12] perf vendor events intel: Update sierraforest events from 1.17 to 1.18 Chun-Tse Shao
2026-07-13 18:17 ` [PATCH v1 12/12] perf vendor events intel: Update emeraldrapids metrics Chun-Tse Shao
2026-07-14 5:21 ` [PATCH v1 0/12] perf vendor events intel: update Mi, Dapeng
2026-07-14 17:37 ` Namhyung Kim
2026-07-14 20:42 ` Chun-Tse Shao
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=20260713182733.F301D1F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=ctshao@google.com \
--cc=linux-perf-users@vger.kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.