Home | History | Annotate | Download | only in tests

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]
32 user options for Valgrind tools that report errors:
54 user options for Valgrind tools that replace malloc:
59 uncommon user options for all Valgrind tools:
70 (valgrind-di-server) for debug symbols
115 debugging options for all Valgrind tools:
135 --profile-heap=no|yes profile Valgrind's own space use
137 heap blocks allocated for Valgrind internal use (in bytes) [4]
142 Vex options for all Valgrind tools:
166 debugging options for Valgrind tools that report errors
170 debugging options for Valgrind tools that replace malloc:
179 Valgrind is Copyright (C) 2000-2013, and GNU GPL'd, by Julian Seward et al.
182 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.