Home
last modified time | relevance | path

Searched refs:valgrind (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/external/pcre/dist2/
DRunGrepTest34 valgrind=
37 valgrind) valgrind="valgrind -q --leak-check=no --smc-check=all-non-file";;
45 if [ "$valgrind" = "" ] ; then
97 $valgrind $pcre2grep $1 >>testtrygrep 2>&1
109 (cd $srcdir; $valgrind $vjs $pcre2grep PATTERN ./testdata/grepinput) >>testtrygrep
113 (cd $srcdir; $valgrind $vjs $pcre2grep '^PATTERN' ./testdata/grepinput) >>testtrygrep
117 (cd $srcdir; $valgrind $vjs $pcre2grep -in PATTERN ./testdata/grepinput) >>testtrygrep
121 (cd $srcdir; $valgrind $vjs $pcre2grep -ic PATTERN ./testdata/grepinput) >>testtrygrep
125 (cd $srcdir; $valgrind $vjs $pcre2grep -in PATTERN ./testdata/grepinput ./testdata/grepinputx) >>te…
129 (cd $srcdir; $valgrind $vjs $pcre2grep -inh PATTERN ./testdata/grepinput ./testdata/grepinputx) >>t…
[all …]
DRunTest166 $valgrind $vjs ./pcre2test $1 >>testtry
177 $valgrind ./pcre2test -C ebcdic >/dev/null
202 valgrind=
268 valgrind|-valgrind) valgrind="valgrind --tool=memcheck -q --smc-check=all-non-file";;
269valgrind-log|-valgrind-log) valgrind="valgrind --tool=memcheck --num-callers=30 --leak-check=no --…
410 if [ "$valgrind" != "" ] ; then
493 … $sim $valgrind ${opt:+$vjs} ./pcre2test -q $defaultstack $bmode $opt $testdata/testinput1 testtry
503 … $sim $valgrind ${opt:+$vjs} ./pcre2test -q $test2stack $bmode $opt $testdata/testinput2 testtry
505 …$sim $valgrind ${opt:+$vjs} ./pcre2test -q $bmode $opt -error -63,-62,-2,-1,0,100,188,189 >>testtry
521 $sim $valgrind ${opt:+$vjs} ./pcre2test -q -S 64 $bmode $opt $testdata/testinput2 testtry
[all …]
/external/valgrind/solaris/
Dvalgrind.p5m1 set name=pkg.fmri value=developer/debug/valgrind@3.11.0,VVVVV-XXXX
2 set name=pkg.description value="valgrind: instrumentation framework and tools to detect memory and …
6 set name=info.upstream-url value=https://bitbucket.org/iraisr/valgrind-solaris
7 set name=info.source-url value=http://valgrind.org/
17 file path=usr/bin/valgrind owner=root group=bin mode=0755
18 file path=usr/bin/valgrind-di-server owner=root group=bin mode=0755
19 file path=usr/bin/valgrind-listener owner=root group=bin mode=0755
23 dir path=usr/include/valgrind owner=root group=bin mode=0755
24 file path=usr/include/valgrind/callgrind.h owner=root group=bin mode=0644
25 file path=usr/include/valgrind/drd.h owner=root group=bin mode=0644
[all …]
/external/valgrind/
DANDROID_PATCH_AGAINST_UPSTREAM.txt1 Only in /huge-ssd/aosp-arm64/external/valgrind/: android
2 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_all.mk
3 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_host.mk
4 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.build_one.mk
5 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.clean.mk
6 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.mk
7 Only in /huge-ssd/aosp-arm64/external/valgrind/: ANDROID_PATCH_AGAINST_UPSTREAM.txt
8 Only in /huge-ssd/aosp-arm64/external/valgrind/: Android.test.mk
9 diff '--exclude=.git' -ru valgrind-3.13.0/config.h /huge-ssd/aosp-arm64/external/valgrind/config.h
10 --- valgrind-3.13.0/config.h 2017-06-21 14:11:07.177545261 -0700
[all …]
DREADME_DEVELOPERS4 To run Valgrind without having to install it, run coregrind/valgrind
8 VALGRIND_LIB=~/grind/head4/.in_place ~/grind/head4/coregrind/valgrind
22 To build a distribution tarball from the valgrind sources:
81 To debug the valgrind launcher program (<prefix>/bin/valgrind) just
84 Debugging the main body of the valgrind code (and/or the code for
88 (1) Set VALGRIND_LAUNCHER to point to the valgrind executable. Eg:
90 export VALGRIND_LAUNCHER=/usr/local/bin/valgrind
94 export VALGRIND_LAUNCHER=$DIR/coregrind/valgrind
98 gdb /usr/local/lib/valgrind/ppc32-linux/lackey
160 outer/.../bin/valgrind --sim-hints=enable-outer --trace-children=yes \
[all …]
Dvalgrind.spec2 Name: valgrind
7 URL: http://www.valgrind.org/
10 Source: valgrind-3.13.0.tar.bz2
24 %setup -n valgrind-3.13.0
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/
42 %{_includedir}/valgrind
43 %{_libdir}/valgrind
Dvalgrind.spec.in7 URL: http://www.valgrind.org/
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed/
42 %{_includedir}/valgrind
43 %{_libdir}/valgrind
/external/valgrind/coregrind/
DMakefile.am34 valgrind \ program
389 m_gdbserver/valgrind-low-x86.c \
390 m_gdbserver/valgrind-low-amd64.c \
391 m_gdbserver/valgrind-low-arm.c \
392 m_gdbserver/valgrind-low-arm64.c \
393 m_gdbserver/valgrind-low-ppc32.c \
394 m_gdbserver/valgrind-low-ppc64.c \
395 m_gdbserver/valgrind-low-s390x.c \
396 m_gdbserver/valgrind-low-mips32.c \
397 m_gdbserver/valgrind-low-mips64.c \
[all …]
/external/valgrind/docs/internals/
Dmultiple-architectures.txt13 To support this the valgrind build system can now build multiple
25 the 'valgrind' launcher program can handle executables for either the
74 subdirectory will be created in the valgrind library directory for
78 <prefix>/lib/valgrind
79 <prefix>/lib/valgrind/default.supp
80 <prefix>/lib/valgrind/glibc-2.4.supp
81 <prefix>/lib/valgrind/hp2ps
82 <prefix>/lib/valgrind/amd64-linux
83 <prefix>/lib/valgrind/amd64-linux/vgpreload_core.so
84 <prefix>/lib/valgrind/amd64-linux/vgpreload_massif.so
[all …]
Drelease-HOWTO.txt14 - Tell valgrind-developers you want to do a release. Give a timeframe for
25 for the release. (include/valgrind.h)
61 to build (make && make check) valgrind with ICC.
88 * Check valgrind-listener works on all archs, also connecting to it
112 have to be on valgrind.org if another site is easier).
123 - Email valgrind-users and valgrind-developers (but not valgrind-announce).
157 cd valgrind
165 cd valgrind
168 "VEX svn://svn.valgrind.org/vex/tags/VEX_3_3_0" .
171 "VEX svn://svn.valgrind.org/vex/branches/VEX_3_3_BRANCH" .
[all …]
D3_4_BUGSTATUS.txt7 (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
D3_9_BUGSTATUS.txt7 276252 callgrind / valgrind + intel ipp h264 decoder gets killed in
38 333625 Program under valgrind calculates complex exp() wrongly
39 335563 wine's kernel32/thread test fails under valgrind (x87 FPU limitations)
76 valgrind (stack unwind, QUERIED)
89 333775 Have valgrind (memcheck) only check memory alloc/free traces (wishlist)
123 334649 Cavium Octeon 2 MIPS64: valgrind is up but ld.so assert
132 331033 valgrind crashes on arm-linux while running an executable (ARM TLS?)
141 327745 valgrind 3.9.0 build fails on Mac OS X 10.6.8
172 334802 valgrind does not always explain why a given option is bad
178 338365 New client request to fetch valgrind version (probably invalid)
/external/strace/m4/
Dax_valgrind_check.m419 # the value of the --enable-valgrind option, which defaults to being
21 # Valgrind tools can be disabled via --disable-valgrind-<tool>, the
30 # https://www.gnu.org/software/gnulib/manual/html_node/Running-self_002dtests-under-valgrind.ht…
45 # This results in a "check-valgrind" rule being added to any Makefile.am
47 # configured with --enable-valgrind). Running `make check-valgrind` in
51 # commandline with --enable-valgrind-sgcheck. The results for each check
55 # Alternatively, a "check-valgrind-$TOOL" rule will be added, for $TOOL in
85 dnl Check for --enable-valgrind
86 AC_ARG_ENABLE([valgrind],
87 … [AS_HELP_STRING([--enable-valgrind], [Whether to enable Valgrind on the unit tests])],
[all …]
/external/libyuv/files/
D.gitignore62 /tools/valgrind
63 /tools/valgrind-libyuv/libyuv_tests.bat
64 /tools/valgrind-libyuv/libyuv_tests.py
65 /tools/valgrind-libyuv/libyuv_tests.sh
66 /tools/valgrind-libyuv/memcheck/OWNERS
67 /tools/valgrind-libyuv/memcheck/PRESUBMIT.py
68 /tools/valgrind-libyuv/memcheck/suppressions.txt
69 /tools/valgrind-libyuv/memcheck/suppressions_mac.txt
70 /tools/valgrind-libyuv/memcheck/suppressions_win32.txt
71 /tools/valgrind-libyuv/tsan/OWNERS
[all …]
/external/swiftshader/third_party/LLVM/test/lib/
Dllvm.exp52 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/none/tests/
Drequire-text-symbol-2.stderr.exp-libcso12 valgrind: Fatal error at when loading library with soname
3 valgrind: libc.so.1
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.
Drequire-text-symbol-2.stderr.exp-libcso62 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/coregrind/m_gdbserver/
DREADME_DEVELOPERS2 to gdbserver in valgrind.
37 Activation of gdbserver code inside valgrind
40 link it with valgrind and allow the valgrind guest process to be
41 debugged by a gdb speaking to this gdbserver embedded in valgrind.
45 The gdbserver functionality is activated with valgrind command line
46 options. If gdbserver is not enabled, then the impact on valgrind
50 function of translate.c and an "if" in the valgrind scheduler.
51 If the valgrind gdbserver is activated (--vgdb=yes), the impact
52 is minimal (from time to time, the valgrind scheduler checks a counter
56 If valgrind gdbserver is activated with --vgdb=full, then
[all …]
/external/python/cpython3/Modules/_decimal/tests/
Drunall-memorydebugger.sh98 valgrind=$VALGRIND
101 ppro) valgrind= ;;
103 i386|i486|i586|i686) valgrind= ;;
114 $valgrind ./python -m test -uall test_decimal
154 valgrind=$VALGRIND
157 ppro) valgrind= ;;
159 i386|i486|i586|i686) valgrind= ;;
171 $valgrind ./python Modules/_decimal/tests/deccheck.py
/external/valgrind/auxprogs/
DMakefile.in108 bin_PROGRAMS = valgrind-listener$(EXEEXT) valgrind-di-server$(EXEEXT)
160 valgrind_di_server-valgrind-di-server.$(OBJEXT)
166 valgrind_listener-valgrind-listener.$(OBJEXT)
596 docs/valgrind-listener-manpage.xml \
606 valgrind_listener_SOURCES = valgrind-listener.c
612 valgrind_di_server_SOURCES = valgrind-di-server.c
727 valgrind-di-server$(EXEEXT): $(valgrind_di_server_OBJECTS) $(valgrind_di_server_DEPENDENCIES) $(EXT…
728 @rm -f valgrind-di-server$(EXEEXT)
731 valgrind-listener$(EXEEXT): $(valgrind_listener_OBJECTS) $(valgrind_listener_DEPENDENCIES) $(EXTRA_…
732 @rm -f valgrind-listener$(EXEEXT)
[all …]
DMakefile.am15 docs/valgrind-listener-manpage.xml \
30 bin_PROGRAMS = valgrind-listener valgrind-di-server
32 valgrind_listener_SOURCES = valgrind-listener.c
51 valgrind_di_server_SOURCES = valgrind-di-server.c
/external/v8/tools/
Drun-valgrind.isolate7 'run-valgrind.py',
10 'run-valgrind.py',
18 # into v8/third_party/valgrind. It is not clear on which target
20 '../third_party/valgrind/linux_x86/',
21 '../third_party/valgrind/linux_x64/',
/external/valgrind/gdbserver_tests/
Dmchelp.stdoutB.exp1 general valgrind monitor commands:
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:
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 gdb
72 debugging valgrind internals monitor commands:
75 v.info memory [aspacemgr] : show valgrind heap memory stats
[all …]
DREADME_DEVELOPERS55 valgrind --version (and/or svn version)
61 In one window, the valgrind
85 prog: a program running under valgrind
154 valgrind --vgdb=yes --vgdb-error=0 --vgdb-poll=500 ./t
161 detach valgrind continues
163 detach valgrind continues
169 test of valgrind/gdb output redirection
171 valgrind --vgdb=yes --vgdb-error=1 --vgdb-poll=500 ./t
179 mo v.set vgdb-error 1000 # so that valgrind does stop only at error 1000 and after
180 mo v.set gdb_output # to have further valgrind errors output in gdb
[all …]
/external/nanopb-c/tests/alltypes_pointer/
DSConscript10 # Disable libmudflap, because it will confuse valgrind
33 # Decode (under valgrind if available)
34 valgrind = env.WhereIs('valgrind')
36 if valgrind:
37 kwargs['COMMAND'] = valgrind

12345678910>>...14