Lets record disk i/o using the below command. sudo perf record -e block:block_rq_issue -ag. It will record data, you can press ctrl-c to stop it ...
確定! 回上一頁