-g 選項是告訴perf record額外記錄函式的呼叫關係. -e cpu-clock 指perf record監控的指標為cpu週期. -p 指定需要record的程式pid. perf report -i ...
確定! 回上一頁