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]
33 user options for Valgrind tools that report errors:
57 user options for Valgrind tools that replace malloc:
68 uncommon user options for all Valgrind tools:
79 (valgrind-di-server) for debug symbols
118 --valgrind-stacksize=<number> size of valgrind (host) thread's stack
137 --max-threads=<number> maximum number of threads that valgrind can
143 debugging options for all Valgrind tools:
163 --profile-heap=no|yes profile Valgrind's own space use
165 heap blocks allocated for Valgrind internal use (in bytes) [4]
170 Vex options for all Valgrind tools:
202 debugging options for Valgrind tools that report errors
206 debugging options for Valgrind tools that replace malloc:
216 Valgrind is Copyright (C) 2000-2017, and GNU GPL'd, by Julian Seward et al.
219 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.