Hi Experts,
In Linux how to use the inbuilt Performance Monitor Unit registers to measure the Cache Miss/Hit and other events ?
Does kernel contains any drivers configured or user space applications to configure and use the same ?
Regards,
Lyf
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Experts,
In Linux how to use the inbuilt Performance Monitor Unit registers to measure the Cache Miss/Hit and other events ?
Does kernel contains any drivers configured or user space applications to configure and use the same ?
Regards,
Lyf
Hi,
I don't have a much idea about PMU, it seems very generic linux query, do some googling to get those information.
In my opinion, CP15 register (co processor) could do some power managing, TCM memory, PMU etc.,
Please refer to the following links.
community.arm.com/.../using-the-arm-performance-monitor-unit-pmu-linux-driver
lxr.free-electrons.com/.../pmu.h
neocontra.blogspot.in/.../user-mode-performance-counters-for.html