随笔分类 -  ESL&Benchmark

摘要:挖个坑,有空写一下利用perf 进行程序性能统计并绘制火焰图进行展示的方法。 1. perf 安装 1 git clone --depth 1 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 2 cd linux/ 阅读全文
posted @ 2022-08-11 20:17 cofludy 阅读(37) 评论(0) 推荐(0)