Here is an example profiling a shell script that searches for the string linux: # perf record sh -c "find /usr/share | xargs grep linux > /dev/null" [ perf ...
確定! 回上一頁