summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYangyu Chen <cyy@cyyself.name>2025-02-13 11:44:09 +0300
committerNamhyung Kim <namhyung@kernel.org>2025-02-20 00:23:43 +0300
commit2ed0e3ea8aac156b43e9c6a452d751723785fc4b (patch)
tree3f01084e5f56f160ca07748f1ea187d35cc3ee24 /tools/perf/scripts/python/exported-sql-viewer.py
parent29bab85418efd329c1a984fc9b885b6709481b27 (diff)
downloadlinux-2ed0e3ea8aac156b43e9c6a452d751723785fc4b.tar.xz
perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics expr
Some existing metrics for Neoverse N3 and V3 expressions use CPU_CYCLE to represent the number of cycles, but this is incorrect. The correct event to use is CPU_CYCLES. I encountered this issue while working on a patch to add pmu events for Cortex A720 and A520 by reusing the existing patch for Neoverse N3 and V3 by James Clark [1] and my check script [2] reported this issue. [1] https://lore.kernel.org/lkml/20250122163504.2061472-1-james.clark@linaro.org/ [2] https://github.com/cyyself/arm-pmu-check Signed-off-by: Yangyu Chen <cyy@cyyself.name> Reviewed-by: James Clark <james.clark@linaro.org> Link: https://lore.kernel.org/r/tencent_D4ED18476ADCE818E31084C60E3E72C14907@qq.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions