在Linux 系统下,使用top 命令查看CPU 使用情况。perf利用Linux的trace特性,可以用于实时跟踪,统计event计数(perf stat);或者使用采样(perf record), ...
確定! 回上一頁