summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/valgrind_test.py
Commit message (Expand)AuthorAgeFilesLines
* Add one more & unify 'boring' callers among our memory toolstimurrrr@chromium.org2011-10-071-3/+9
* Update the Dr. Memory info page URLtimurrrr@chromium.org2011-10-061-1/+1
* update to use latest drmem output filteringbruening@google.com2011-10-041-1/+10
* Set DYLD_NO_PIE=1 on Mac when running ASan.glider@chromium.org2011-09-241-0/+2
* Use a shell wrapper to run ASan tests until process chaining is implemented.glider@chromium.org2011-09-231-21/+18
* Implement the EmbeddedTool class in valgrind_test.py to allow running tools t...glider@chromium.org2011-09-221-0/+55
* Random cleanup in valgrind_test.py.thestig@chromium.org2011-09-151-6/+2
* Valgrind: Fix webkit layout tests since they no longer use BROWSER_WRAPPER. U...thestig@chromium.org2011-09-131-10/+27
* Fix wrong wording in drmemory vs drmemory_light TODO commenttimurrrr@chromium.org2011-09-091-2/+2
* Add drmemory_light and drmemory_full modes [unaddr-only vs full]timurrrr@chromium.org2011-09-091-13/+12
* Fix the extra "--" flag for ui_teststimurrrr@chromium.org2011-09-021-2/+1
* Partially revert the last valgrind_test.py change to fix the ui_tests command...timurrrr@chromium.org2011-09-021-1/+2
* Add support for client program options when using "-t cmdline"timurrrr@chromium.org2011-09-021-0/+1
* Propagate unknown --tool_flags to Dr. Memory as we do for Valgrindtimurrrr@chromium.org2011-08-081-10/+7
* Suppress uninitialized read reports below GetStandardColorSpaceProfiletimurrrr@chromium.org2011-08-081-0/+11
* Fix a stupid typo in the Dr. Memory runner scripttimurrrr@chromium.org2011-08-041-1/+1
* Force libjpeg_turbo to use MMXtimurrrr@chromium.org2011-08-041-0/+1
* Update Dr. Memory invocation scriptstimurrrr@chromium.org2011-07-181-0/+11
* Shorten the TSan outputtimurrrr@chromium.org2011-06-201-0/+2
* Add support for the TSan suppression generatortimurrrr@chromium.org2011-06-201-0/+2
* Use NSS_DISABLE_UNLOAD in valgrind and heapcheck scripts to avoid unsymbolize...mattm@chromium.org2011-06-081-0/+1
* Enable --smc-check=all for Memcheck on Mac OS to see if it helps to get rid o...glider@chromium.org2011-04-211-1/+6
* + Use WINHEAP allocator for chromium under Dr. Memorybruening@google.com2011-03-141-4/+65
* Valgrind runners: add support for --tool_flags="--log_dir=DIR" so we can save...timurrrr@chromium.org2011-03-031-13/+22
* Remove Wine + Valgrind code since nobody is working on it.thestig@chromium.org2011-02-181-48/+2
* Valgrind runner: support --tool_flags="--leak-check=no"timurrrr@chromium.org2011-02-151-1/+5
* Dr. Memory - suppress some printing/ memory leaks, increase the number of cal...timurrrr@chromium.org2010-12-301-0/+1
* Don't run DecoderVp8Test.EncodeAndDecode under Dr.Memorytimurrrr@chromium.org2010-12-241-1/+1
* Revert 69356 - Regenerate the root certificate and end-entity certificates us...rsleevi@chromium.org2010-12-161-0/+9
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2010-12-161-9/+0
* Revert a workaround & exclude filters for TSan/Win failurestimurrrr@chromium.org2010-11-101-5/+0
* Temporary workaround -> ignore the Execute retcode on TSan/Wintimurrrr@chromium.org2010-11-091-0/+5
* Hotfix Valgrind scripts to use the --show-possibly-lost optionglider@chromium.org2010-11-031-1/+1
* Remove a temporary hack from the Dr. Memory runner;timurrrr@chromium.org2010-10-271-4/+3
* Fix for r62662 (Wrong -logdir path for Dr.Memory)timurrrr@chromium.org2010-10-181-1/+1
* Modify temp directory creation so that multiple instances of the script can b...mrossetti@chromium.org2010-10-141-16/+10
* Fix lost suppressions with --tool=tsan_rv and refactor chrome_tests/valgrind_...timurrrr@chromium.org2010-09-221-29/+22
* Improve the experience of using RaceVerifier TSan mode.timurrrr@chromium.org2010-09-211-22/+57
* Add default options for the RaceVerifier TSan mode.timurrrr@chromium.org2010-09-151-13/+25
* Add support for running Chromium tests under TSan in RaceVerifier mode.timurrrr@chromium.org2010-09-141-6/+75
* Fix valgrind_test.py to use gdb on Mac OSglider@chromium.org2010-09-061-1/+1
* Update Dr. Memory suppressions, runner (new options for 1.3.0) and analyzer (...timurrrr@chromium.org2010-09-011-0/+1
* Avoid duplicate error reports / suppressions when UI test reports are analyze...timurrrr@chromium.org2010-07-291-8/+9
* Set --free-is-write TSan flag default value to "no".timurrrr@chromium.org2010-07-271-0/+13
* Add a INFO string with a tip how to find Valgrind error reports in big log filestimurrrr@chromium.org2010-07-241-0/+1
* Re-factor per-UI-test Valgrind codetimurrrr@chromium.org2010-07-241-65/+76
* Skip sanity checks for TSan/Mactimurrrr@chromium.org2010-06-291-0/+5
* Replace --pure-happens-before with --hybrid flag (disabled by default)timurrrr@chromium.org2010-06-161-5/+6
* Add runner and analyzer for Dr.Memorytimurrrr@chromium.org2010-06-011-0/+68
* Fix analyze on TSan/Wintimurrrr@chromium.org2010-05-191-2/+5