Skip to content

Instantly share code, notes, and snippets.

@lazzarello
Created April 16, 2010 21:39
Show Gist options
  • Save lazzarello/369005 to your computer and use it in GitHub Desktop.
Save lazzarello/369005 to your computer and use it in GitHub Desktop.
chef-primary:~# strace -p 1480 -c
Process 1480 attached - interrupt to quit
Process 1480 detached
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
100.00 0.063530 0 363630 rt_sigprocmask
0.00 0.000000 0 270 247 read
0.00 0.000000 0 248 247 rt_sigreturn
------ ----------- ----------- --------- --------- ----------------
100.00 0.063530 364148 494 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment