perf中几个常用的命令perf top 类似系统命令查看消耗cpu比较高的内核函数或者进程perf list ... perf record profiling进程的数据,并生成xx.data文件
確定! 回上一頁