andikleen / pmu-tools

Intel PMU profiling tools
GNU General Public License v2.0
1.98k stars 331 forks source link

toplev missing support for RKL #413

Open aayasin opened 2 years ago

aayasin commented 2 years ago

latest version has not support for Rocket Lake CPU

% ls pmu-tools/*ratios.py  
pmu-tools/bdw_client_ratios.py  pmu-tools/hsx_server_ratios.py  pmu-tools/ivb_server_ratios.py  pmu-tools/skl_client_ratios.py
pmu-tools/bdx_server_ratios.py  pmu-tools/icl_client_ratios.py  pmu-tools/jkt_server_ratios.py  pmu-tools/skx_server_ratios.py
pmu-tools/clx_server_ratios.py  pmu-tools/icx_server_ratios.py  pmu-tools/knl_ratios.py pmu-tools/slm_ratios.py
pmu-tools/hsw_client_ratios.py  pmu-tools/ivb_client_ratios.py  pmu-tools/simple_ratios.py  pmu-tools/snb_client_ratios.py

RKL feature metrics on top of ICL client:

Info.Memory L2MPKI_All
Info.Memory L2HPKI_All
Info.System MEM_Parallel_Requests

Note support for TGL is missing too.