How to read performance counters on i5, i7 CPUs

前端 未结 4 1950
旧时难觅i
旧时难觅i 2020-12-14 11:47

Modern CPUs have quite a lot of performance counters - http://www.intel.com/content/www/us/en/architecture-and-technology/64-ia-32-architectures-software-developer-system-pr

4条回答
  •  不思量自难忘°
    2020-12-14 11:56

    What about perf? perf list hw cache shows 33 different events and the man page shows how to use raw performance counter descriptors.

提交回复
热议问题