文章目录
- 概述
- Cortex-A720 PMU Features
- 1.1 PMU 使用介绍
- 1.2 Performance monitors events
- 1.3 Performance Monitors Extension registers
- 1.3.1 Performance monitors program
- 1.4 Performance monitors interrupts
- 1.5 Interaction with the Performance Monitoring Unit and Debug
概述
PMU(Performance Monitor Unit)本来指的就是硬件上的性能监控计数器(counter)。
因为软件 trace 方法存在制约制约:
- 软件大部分是插桩法,对于没有插桩的地方缺