Syscall count summary strace

Aggregate syscall counts/time across forks, sorted by time; pinpoints the costly call

strace -c -f -S time -p <pid>
more strace all 13 commands →