I am not very familiar with Intel's architectures but I need to access the events that trigger Intel CPU and Graphis limited performace for my project (particularly reduced frequency).

I tried to find something related in Intel® 64 and IA-32 Architectures Software Developer’s Manual and I found that some MSRs (not exactly sure what these are) may just provide what I need (see images below).

enter image description here enter image description here

How can I access these information using Python?

0

There are 0 best solutions below