diff options
author | Dapeng Mi <[email protected]> | 2024-08-20 07:38:53 +0000 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-10-07 09:28:43 +0200 |
commit | d3fe6f0a4372702e2cdabf19e03b815811671c7a (patch) | |
tree | aaa26fffb89fd9db3d38b1f74340fd785942f89c /tools/perf/scripts/python/task-analyzer.py | |
parent | 9f4a39757c81d532f64232702537c53ad4092a5e (diff) |
perf/x86/intel: Add PMU support for ArrowLake-H
ArrowLake-H contains 3 different uarchs, LionCove, Skymont and Crestmont.
It is different with previous hybrid processors which only contains two
kinds of uarchs.
This patch adds PMU support for ArrowLake-H processor, adds ARL-H
specific events which supports the 3 kinds of uarchs, such as
td_retiring_arl_h, and extends some existed format attributes like
offcore_rsp to make them be available to support ARL-H as well. Althrough
these format attributes like offcore_rsp have been extended to support
ARL-H, they can still support the regular hybrid platforms with 2 kinds
of uarchs since the helper hybrid_format_is_visible() would filter PMU
types and only show the format attribute for available PMUs.
Signed-off-by: Dapeng Mi <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Kan Liang <[email protected]>
Tested-by: Yongwei Ma <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions