diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2025-04-16 07:24:25 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-17 12:57:29 +0200 |
commit | 32c7f1150225694d95a51110a93be25db03bb5db (patch) | |
tree | 3e0b6bfca459732b26db8d43ea32913d132c5a56 /tools/perf/scripts/python/stackcollapse.py | |
parent | 96a720db59ab330c8562b2437153faa45dac705f (diff) | |
download | linux-32c7f1150225694d95a51110a93be25db03bb5db.tar.gz linux-32c7f1150225694d95a51110a93be25db03bb5db.tar.bz2 linux-32c7f1150225694d95a51110a93be25db03bb5db.zip |
perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
There was a mistake in the ICX uncore spec too. The counter increments
for every 32 bytes rather than 4 bytes.
The same as SNR, there are 1 ioclk and 8 IIO bandwidth in free running
counters. Reuse the snr_uncore_iio_freerunning_events().
Fixes: 2b3b76b5ec67 ("perf/x86/intel/uncore: Add Ice Lake server uncore support")
Reported-by: Tang Jun <dukang.tj@alibaba-inc.com>
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250416142426.3933977-2-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions