data icon indicating copy to clipboard operation
data copied to clipboard

[TMA] Is there a metrics table about TopDown microarchitecture Analysis in ARM chipset?

Open dpinthinker opened this issue 3 years ago • 1 comments

If we want to make a TMA tool on one ARM chipset, we need a TMA metrics table like following: https://download.01.org/perfmon/TMA_Metrics.xlsx

In Linux perf tool, some chipset vendor has given their own TMA metrics, is it suitable for all the other ARM chipsets? https://github.com/torvalds/linux/blob/master/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/metrics.json

dpinthinker avatar Sep 02 '21 12:09 dpinthinker

PMU data for selected cores is now also available at https://gitlab.arm.com/telemetry-solution/telemetry-solution in a different JSON format which includes top-down metrics.

algrant-arm avatar Nov 29 '23 17:11 algrant-arm