Searched refs:valgrind (Results 1 – 25 of 126) sorted by relevance
123456
/external/pcre/ |
D | RunGrepTest | 13 valgrind= 16 valgrind) valgrind="valgrind -q --leak-check=no";; 23 if [ "$valgrind" = "" ] ; then 59 (cd $srcdir; $valgrind $pcregrep PATTERN ./testdata/grepinput) >>testtry 63 (cd $srcdir; $valgrind $pcregrep '^PATTERN' ./testdata/grepinput) >>testtry 67 (cd $srcdir; $valgrind $pcregrep -in PATTERN ./testdata/grepinput) >>testtry 71 (cd $srcdir; $valgrind $pcregrep -ic PATTERN ./testdata/grepinput) >>testtry 75 (cd $srcdir; $valgrind $pcregrep -in PATTERN ./testdata/grepinput ./testdata/grepinputx) >>testtry 79 (cd $srcdir; $valgrind $pcregrep -inh PATTERN ./testdata/grepinput ./testdata/grepinputx) >>testtry 83 (cd $srcdir; $valgrind $pcregrep -il PATTERN ./testdata/grepinput ./testdata/grepinputx) >>testtry [all …]
|
D | RunTest | 5 valgrind= 64 valgrind) valgrind="valgrind -q";; 140 $valgrind ./pcretest -q $testdata/testinput1 testtry 153 $valgrind ./pcretest -q $testdata/testinput2 testtry 194 $valgrind ./pcretest -q $infile testtry 219 $valgrind ./pcretest -q $testdata/testinput4 testtry 230 $valgrind ./pcretest -q $testdata/testinput5 testtry 241 $valgrind ./pcretest -q $testdata/testinput6 testtry 254 $valgrind ./pcretest -q -dfa $testdata/testinput7 testtry 265 $valgrind ./pcretest -q -dfa $testdata/testinput8 testtry [all …]
|
/external/llvm/test/lib/ |
D | llvm.exp | 52 global llvmdsymutil valgrind grep gas bugpoint_topts 100 regsub -all {llc } $new_line "$valgrind llc " new_line 101 regsub -all {lli } $new_line "$valgrind lli " new_line 102 regsub -all {llvm-ar } $new_line "$valgrind llvm-ar " new_line 103 regsub -all {llvm-as } $new_line "$valgrind llvm-as " new_line 104 regsub -all {llvm-bcanalyzer } $new_line "$valgrind llvm-bcanalyzer " new_line 105 regsub -all {llvm-dis } $new_line "$valgrind llvm-dis " new_line 106 regsub -all {llvm-extract } $new_line "$valgrind llvm-extract " new_line 107 regsub -all {llvm-ld } $new_line "$valgrind llvm-ld " new_line 108 regsub -all {llvm-link } $new_line "$valgrind llvm-link " new_line [all …]
|
/external/valgrind/main/none/tests/ |
D | require-text-symbol-2.stderr.exp-libcso6 | 2 valgrind: Fatal error at when loading library with soname 3 valgrind: libc.so.6 4 valgrind: Cannot find any text symbol with a name that matches the pattern 5 valgrind: doesntexist 6 valgrind: as required by a --require-text-symbol= specification. 8 valgrind: Cannot continue -- exiting now.
|
/external/valgrind/main/ |
D | valgrind.spec | 2 Name: valgrind 7 URL: http://www.valgrind.org/ 10 Source: valgrind-3.6.1.tar.bz2 24 %setup -n valgrind-3.6.1 35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/ 42 %{_includedir}/valgrind 43 %{_libdir}/valgrind
|
D | Makefile.am | 63 pkgconfig_DATA = valgrind.pc 65 BUILT_SOURCES = default.supp valgrind.pc 95 valgrind.pc.in \ 96 valgrind.spec.in \ 97 valgrind.spec
|
D | valgrind.spec.in | 7 URL: http://www.valgrind.org/ 35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/ 42 %{_includedir}/valgrind 43 %{_libdir}/valgrind
|
D | README_DEVELOPERS | 4 To run Valgrind without having to install it, run coregrind/valgrind 8 VALGRIND_LIB=~/grind/head4/.in_place ~/grind/head4/coregrind/valgrind 63 To debug the valgrind launcher program (<prefix>/bin/valgrind) just 66 Debugging the main body of the valgrind code (and/or the code for 70 (1) Set VALGRIND_LAUNCHER to point to the valgrind executable. Eg: 72 export VALGRIND_LAUNCHER=/usr/local/bin/valgrind 76 export VALGRIND_LAUNCHER=$DIR/coregrind/valgrind 80 gdb /usr/local/lib/valgrind/ppc32-linux/lackey 134 outer/.../bin/valgrind --sim-hints=enable-outer --trace-children=yes \ 135 --tool=cachegrind -v inner/.../bin/valgrind --tool=none -v prog
|
D | README_PACKAGERS | 33 baked into valgrind. The consequence is that you _must_ install 34 valgrind at the location specified in the prefix. If you don't, 41 -- Don't strip the debug info off lib/valgrind/$platform/vgpreload*.so 74 from valgrind. 77 -- Don't strip symbols from lib/valgrind/* in the installation tree. 89 valgrind -v --trace-children=yes firefox 91 valgrind -v --trace-children=yes soffice 95 it as a bugreport. See http://www.valgrind.org for details.
|
D | valgrind.pc.in | 4 includedir=@includedir@/valgrind 14 Libs: -L${libdir}/valgrind -lcoregrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@ -lvex-@VGCONF_ARCH_PRI@-@VGCON…
|
D | NEWS | 45 262985 VEX regression in valgrind 3.6.0 in handling PowerPC VMX 46 262995 (SSE4.x) crash when trying to valgrind gcc-snapshot (PCMPxSTRx $0) 56 (3.6.1: 16 February 2011, vex r2103, valgrind r11561). 217 improved. The header files <valgrind/valgrind.h>, 218 <valgrind/memcheck.h> and <valgrind/drd.h> can now be used in 237 237920 valgrind segfault on fork failure 275 197266 valgrind appears to choke on the xmms instruction 284 210935 port valgrind.h (not valgrind) to win32 so apps run under 309 238345 valgrind passes wrong $0 when executing a shell script 357 249943 jni JVM init fails when using valgrind [all …]
|
D | README | 57 $PREFIX/share/doc/valgrind/manual.html, where $PREFIX is whatever you 66 http://www.valgrind.org/downloads/repository.html. 85 7. See if it works. Try "valgrind ls -l". Either this works, or it 87 (see www.valgrind.org). 89 Important! Do not move the valgrind installation into a place
|
/external/valgrind/main/docs/internals/ |
D | 3_4_BUGSTATUS.txt | 7 (3.4.1.RC1: 24 Feb 2009, vex r1884, valgrind r9253). 8 (3.4.1: 28 Feb 2009, vex r1884, valgrind r9293). 49 187680 valgrind: the 'impossible' happened (probably invalid) 51 187760 valgrind: the 'impossible' happened: VG_(arena_memalign) 60 188161 valgrind --track-origins=yes asserts (transient trunk 66 188258 javascript fragment gives different result under valgrind 73 188560 Include valgrind.spec in the tarball 77 188656 valgrind doesn't build on x86_64 machine (INVALID) 96 valgrind 98 189183 valgrind core dump on aix5.3 platform
|
D | release-HOWTO.txt | 14 - Tell valgrind-developers you want to do a release. Give a timeframe for 25 for the release. (include/valgrind.h) 71 * Check valgrind-listener works on all archs, also connecting to it 90 have to be on valgrind.org if another site is easier). 101 - Email valgrind-users and valgrind-developers (but not valgrind-announce). 135 cd valgrind 143 cd valgrind 146 "VEX svn://svn.valgrind.org/vex/tags/VEX_3_3_0" . 149 "VEX svn://svn.valgrind.org/vex/branches/VEX_3_3_BRANCH" . 154 - Update www.valgrind.org/downloads/current.html. [all …]
|
D | 3_0_BUGSTATUS.txt | 11 111554 valgrind crashes with Cannot allocate memory 21 115643 valgrind cannot allocate memory 91 111781 compile of valgrind-3.0.0 fails on my linux (gcc 2.X prob) 134 113642 New: valgrind crashes when trying to read debug information 142 FIXED-TRUNK: vex:1410, test in valgrind:4851 155 FIXED-TRUNK: vex:1411, test in valgrind:4859 178 115953 valgrind svn r5042 does not build with parallel make (-j3) 183 116057 New: valgrind maximum instruction size - VG_MAX_INSTR_SZB too 198 102202 valgrind crashes when realloc'ing until out of memory 216 110770 VEX: Generated files not always updated when making valgrind [all …]
|
/external/mesa3d/src/glsl/glcpp/tests/ |
D | glcpp-test | 30 valgrind --error-exitcode=31 --log-file=$test.valgrind-errors ../glcpp < $test >/dev/null 2>&1 33 cat $test.valgrind-errors 37 rm $test.valgrind-errors
|
/external/valgrind/main/auxprogs/ |
D | Makefile.in | 47 bin_PROGRAMS = valgrind-listener$(EXEEXT) 61 valgrind_listener-valgrind-listener.$(OBJEXT) 361 valgrind_listener_SOURCES = valgrind-listener.c 437 valgrind-listener$(EXEEXT): $(valgrind_listener_OBJECTS) $(valgrind_listener_DEPENDENCIES) 438 @rm -f valgrind-listener$(EXEEXT) 447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/valgrind_listener-valgrind-listener.Po@am__quote@ 463 valgrind_listener-valgrind-listener.o: valgrind-listener.c 464 …valgrind-listener.o -MD -MP -MF $(DEPDIR)/valgrind_listener-valgrind-listener.Tpo -c -o valgrind_l… 465 …CC_TRUE@ $(am__mv) $(DEPDIR)/valgrind_listener-valgrind-listener.Tpo $(DEPDIR)/valgrind_listener-v… 468 …) $(CFLAGS) -c -o valgrind_listener-valgrind-listener.o `test -f 'valgrind-listener.c' || echo '$(… [all …]
|
D | Makefile.am | 25 bin_PROGRAMS = valgrind-listener 27 valgrind_listener_SOURCES = valgrind-listener.c
|
/external/valgrind/main/docs/ |
D | Makefile.am | 70 xml/valgrind-manpage.xml \ 88 vgdir = $(top_builddir)/docs/valgrind 180 mkdir -p $(DESTDIR)$(datadir)/doc/valgrind; \ 181 cp -r html $(DESTDIR)$(datadir)/doc/valgrind; \ 191 mkdir -p $(DESTDIR)$(datadir)/doc/valgrind; \ 192 cp index.pdf $(DESTDIR)$(datadir)/doc/valgrind/valgrind_manual.pdf; \ 195 mkdir -p $(DESTDIR)$(datadir)/doc/valgrind; \ 196 cp index.ps $(DESTDIR)$(datadir)/doc/valgrind/valgrind_manual.ps; \ 263 (tar cfj $(downloadsdir)/valgrind_manual.html.tar.bz2 ./valgrind/html/ ) )
|
D | README | 7 valgrind/ 10 valgrind/docs/ 13 valgrind/docs/xml/ 16 valgrind/<toolname>/docs/ 19 valgrind/docs/images/ 22 valgrind/docs/lib/ 27 docs/valgrind-manpage.xml The valgrind manpage 59 valgrind/docs/. (Don't use 'make html'; that is a valid built-in 65 in valgrind/docs/html/ (including style sheets, images, etc). 68 $(install)/share/doc/valgrind/html/, if they are present. (They will
|
/external/valgrind/main/tests/ |
D | vg_regtest.in | 125 my $valgrind = "./coregrind/valgrind"; 174 } elsif ($arg =~ /^--valgrind=(.*)$/) { 175 $valgrind = $1; 176 } elsif ($arg =~ /^--valgrind-lib=(.*)$/) { 185 $valgrind = validate_program($tests_dir, $valgrind, 1, 0); 344 . "$valgrind --command-line-only=yes --memcheck:leak-check=no "
|
D | vg_regtest | 125 my $valgrind = "./coregrind/valgrind"; 175 $valgrind = $1; 185 $valgrind = validate_program($tests_dir, $valgrind, 1, 0); 344 . "$valgrind --command-line-only=yes --memcheck:leak-check=no "
|
/external/bison/tests/ |
D | Makefile.am | 88 .PHONY: maintainer-check-valgrind 89 maintainer-check-valgrind: $(TESTSUITE) 94 maintainer-check: maintainer-check-posix maintainer-check-valgrind maintainer-check-g++
|
/external/llvm/utils/lit/ |
D | TODO | 7 - Support valgrind in all configs, and LLVM style valgrind.
|
/external/valgrind/unittest/ |
D | Android.mk | 34 external/valgrind/main/include \ 35 external/valgrind/dynamic_annotations \
|
123456