Lines Matching full:valgrind
15 # - The locate_valgrind.sh of Chromium's Valgrind scripts dir is used to locate
16 # the Valgrind framework install.
18 # - Chromium's Valgrind scripts directory is added to the PYTHONPATH to make it
25 # tools/valgrind-webrtc/webrtc_tests.sh --tool memcheck
27 # tools/valgrind-webrtc/webrtc_tests.sh --tool=memcheck
54 # For WebRTC, we'll use the locate_valgrind.sh script in Chromium's Valgrind
55 # scripts dir to locate the Valgrind framework install
56 CHROME_VALGRIND_SCRIPTS=$THISDIR/../valgrind
66 echo "Using valgrind binaries from ${CHROME_VALGRIND}"
70 # Valgrind binary.
71 export VALGRIND_LIB="$CHROME_VALGRIND/lib/valgrind"
72 export VALGRIND_LIB_INNER="$CHROME_VALGRIND/lib/valgrind"
79 echo "Cleanup /tmp from Valgrind stuff"
81 -name "vgdb-pipe-*" -or -name "vg_logs_*" -or -name "valgrind.*" \
94 echo "See http://www.chromium.org/developers/how-tos/using-valgrind/dr-memory"
105 # Add Chrome's Valgrind scripts dir to the PYTHON_PATH since it contains