Skip to content

Instantly share code, notes, and snippets.

@devlucas
Created April 15, 2018 19:21
Show Gist options
  • Save devlucas/02e2335300ba531cbb92a24e0565be58 to your computer and use it in GitHub Desktop.
Save devlucas/02e2335300ba531cbb92a24e0565be58 to your computer and use it in GitHub Desktop.
Tracks all subprocess of a given command
valgrind --tool=none --trace-children=yes <command goes here>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment