安装linux perf,检查程序对应的cpu占用
摘要:
注意linux perf的版本是必须与内核版本对应的,如果使用了自编译的内核,需要自己编译对应版本的linux perf 安装perf: sudo apt install linux-perf 安装dwarf解析的依赖: sudo apt install libdw-dev libunwind-de 阅读全文
posted @ 2025-06-19 11:48
平ping
阅读(3)
评论(0)
推荐(0)