perf record -e sched:sched_switch -o ${path_perf_data} perf script -i ${path_perf_data} --reltime --ns > ${path_perf_txt}.
確定! 回上一頁