/external/valgrind/gdbserver_tests/ |
nlfork_chain.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlself_invalidate.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlgone_exit.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlgone_return.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlsigvgdb.stderr.exp | 1 Nulgrind, the minimal Valgrind tool 6 Reset valgrind output to log (orderly_finish)
|
nlpasssigalrm.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlcontrolc.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
nlvgdbsigqueue.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
mssnapshot.stderrB.exp | 3 general valgrind monitor commands: 11 v.kill : kill the Valgrind process 12 v.set gdb_output : set valgrind output to gdb 13 v.set log_output : set valgrind output to log 14 v.set mixed_output : set valgrind output to log, interactive output to gdb
|
mchelp.stdoutB.exp | 1 general valgrind monitor commands: 9 v.kill : kill the Valgrind process 10 v.set gdb_output : set valgrind output to gdb 11 v.set log_output : set valgrind output to log 12 v.set mixed_output : set valgrind output to log, interactive output to gdb 58 general valgrind monitor commands: 66 v.kill : kill the Valgrind process 67 v.set gdb_output : set valgrind output to gdb 68 v.set log_output : set valgrind output to log 69 v.set mixed_output : set valgrind output to log, interactive output to gd [all...] |
/external/valgrind/none/tests/s390x/ |
fpext_fail.stderr.exp | 2 Emulation fatal error -- Valgrind cannot continue: 7 Valgrind has to exit now. Sorry.
|
op_exception.stderr.exp | 3 valgrind: Unrecognised instruction at address 0x......... 5 Your program just tried to execute an instruction that Valgrind 10 2. The instruction is legitimate but Valgrind doesn't handle it, 11 i.e. it's Valgrind's fault. If you think this is the case or 13 Either way, Valgrind will now raise a SIGILL signal which will 16 valgrind: Unrecognised instruction at address 0x......... 18 Your program just tried to execute an instruction that Valgrind 23 2. The instruction is legitimate but Valgrind doesn't handle it, 24 i.e. it's Valgrind's fault. If you think this is the case or 26 Either way, Valgrind will now raise a SIGILL signal which wil [all...] |
/external/valgrind/ |
valgrind.spec | 1 Summary: Valgrind Memory Debugger 2 Name: valgrind 7 URL: http://www.valgrind.org/ 10 Source: valgrind-3.13.0.tar.bz2 16 Valgrind is an award-winning instrumentation framework for building dynamic 17 analysis tools. There are Valgrind tools that can automatically detect many 19 can also use Valgrind to build new tools. Valgrind runs on the following 24 %setup -n valgrind-3.13.0 35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed [all...] |
/external/valgrind/none/tests/solaris/ |
reserve_sysstat_addr.stderr.exp | 2 Valgrind detected that your program requires 8 www.valgrind.org and/or try to work around the problem, if you can. 10 Valgrind has to exit now. Sorry. Bye!
|
reserve_sysstat_zone_addr.stderr.exp | 2 Valgrind detected that your program requires 8 www.valgrind.org and/or try to work around the problem, if you can. 10 Valgrind has to exit now. Sorry. Bye!
|
/external/valgrind/gdbserver_tests/solaris/ |
nlcontrolc.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
/external/valgrind/memcheck/tests/ |
leak-autofreepool-5.stderr.exp | 25 In particular, if Valgrind aborted or crashed after 27 that fixing those problems will prevent Valgrind aborting or 30 If that doesn't help, please report this bug to: www.valgrind.org 32 In the bug report, send all the above text, the valgrind
|
/external/valgrind/none/tests/ |
cmdline2.stdout.exp | 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 stac [all...] |
cmdline1.stdout.exp | 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 stac [all...] |
/external/valgrind/perf/ |
vg_perf | 3 ##--- Valgrind performance testing script vg_perf ---## 6 # This file is part of Valgrind, a dynamic binary instrumentation 10 # njn@valgrind.org 40 # - vgopts: <Valgrind options> (default: none) 49 # and handed to valgrind prior to any other flags specified by the 66 --vg=<dir> top-level directory containing Valgrind to measure 67 [Valgrind in the current directory, i.e. --vg=.] 71 --outer-valgrind: run these Valgrind(s) under the given outer valgrind [all...] |
vg_perf.in | 3 ##--- Valgrind performance testing script vg_perf ---## 6 # This file is part of Valgrind, a dynamic binary instrumentation 10 # njn@valgrind.org 40 # - vgopts: <Valgrind options> (default: none) 49 # and handed to valgrind prior to any other flags specified by the 66 --vg=<dir> top-level directory containing Valgrind to measure 67 [Valgrind in the current directory, i.e. --vg=.] 71 --outer-valgrind: run these Valgrind(s) under the given outer valgrind [all...] |
/external/valgrind/exp-bbv/tests/amd64-linux/ |
clone_test.S | 36 # Below required for Valgrind
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
clone_test.S | 36 # Below required for Valgrind
|
/external/webrtc/tools/valgrind-webrtc/ |
webrtc_tests.bat | 12 :: - Chromium's Valgrind scripts directory is added to the PYTHONPATH to make
50 echo "See http://www.chromium.org/developers/how-tos/using-valgrind/dr-memory"
61 set PYTHONPATH=%THISDIR%..\python\google;%THISDIR%..\valgrind
|
/external/libyuv/files/tools_libyuv/valgrind/ |
libyuv_tests.bat | 12 :: - Chromium's Valgrind scripts directory is added to the PYTHONPATH to make
50 echo "See http://www.chromium.org/developers/how-tos/using-valgrind/dr-memory"
66 echo "See http://www.chromium.org/developers/how-tos/using-valgrind/threadsanitizer/threadsanitizer-on-windows"
77 set PYTHONPATH=%THISDIR%..\python\google;%THISDIR%..\valgrind
|