Created
October 19, 2019 04:36
-
-
Save pryorda/8fd48a04f2be321c65e84243bcf8cb61 to your computer and use it in GitHub Desktop.
valgrind example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/valgrind --trace-children=yes --show-reachable=yes --track-origins=yes --read-var-info=yes --tool=memcheck --leak-check=full --num-callers=50 -v --log-file=/tmp/valgrind.out /usr/sbin/winbindd -F -S |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment