Skip to content

Instantly share code, notes, and snippets.

@jeromew21
Created July 14, 2020 22:41
Show Gist options
  • Save jeromew21/3a154f01ea9e134a3c4206f6224f13fa to your computer and use it in GitHub Desktop.
Save jeromew21/3a154f01ea9e134a3c4206f6224f13fa to your computer and use it in GitHub Desktop.
valgrind --tool=callgrind ./{}
./gprof2dot.py -f callgrind callgrind.out.{} | dot -Tsvg -o output.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment