perf record. perf report. 举例:. sudo perf record -e cpu-clock -g -p 2548. -g 选项是告诉perf record额外记录函数的调用关系.
確定! 回上一頁