Lines Matching refs:valgrind
1 usage: valgrind [options] prog-and-args
4 --tool=<name> use the Valgrind tool named <name> [memcheck]
6 basic user options for all Valgrind tools, with defaults in [ ]:
12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
22 user options for Valgrind tools that report errors:
44 user options for Valgrind tools that replace malloc:
47 uncommon user options for all Valgrind tools:
73 debugging options for all Valgrind tools:
90 --profile-heap=no|yes profile Valgrind's own space use
95 Vex options for all Valgrind tools:
114 debugging options for Valgrind tools that report errors
118 debugging options for Valgrind tools that replace malloc:
127 Valgrind is Copyright (C) 2000-2010, and GNU GPL'd, by Julian Seward et al.
130 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.