Skip to content

Instantly share code, notes, and snippets.

@dstrbad
Created May 7, 2019 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dstrbad/dabab3305abfd3397d7b758d7f2e2549 to your computer and use it in GitHub Desktop.
Save dstrbad/dabab3305abfd3397d7b758d7f2e2549 to your computer and use it in GitHub Desktop.
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
65.66 1.671983 5006 334 60 futex
11.77 0.299775 967 310 epoll_wait
9.24 0.235263 364 647 nanosleep
2.58 0.065766 31 2136 clock_gettime
1.75 0.044623 38 1180 68 read
...
------ ----------- ----------- --------- --------- ----------------
100.00 2.546516 10290 356 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment