summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/valgrind_test.py
Commit message (Expand)AuthorAgeFilesLines
* Disable warnings about unaddressable prefetches in Dr. Memory.bruening2015-01-311-0/+3
* Do not override CHROME_DEVEL_SANDBOX in tools/valgrind/valgrind_test.pyearthdok2015-01-281-6/+0
* Reland https://codereview.chromium.org/823313002/: Remove the TSan-related co...glider2014-12-301-365/+6
* Revert of Remove the TSan-related code from the scripts in tools/valgrind (pa...stgao2014-12-291-6/+365
* Remove the TSan-related code from the scripts in tools/valgrindglider2014-12-291-365/+6
* Update Dr. Memory issue tracker and home page references to GitHub now that D...bruening2014-12-031-5/+5
* Check that the user doesn't try to run ASan-built binaries under Valgrind etctimurrrr2014-10-021-40/+0
* Disable delete mismatch on Dr.Memory botzhaoqin2014-09-191-0/+4
* Valgrind: Revert bad part of r263343.thestig@chromium.org2014-04-121-1/+1
* Cleanup: Make a small tweak to valgrind_test.py.thestig@chromium.org2014-04-111-2/+2
* Re-enable Dr. Memory's -callstack_use_top_fp_selectively option for Chrome, g...bruening@google.com2014-02-241-3/+0
* Remove Dr. Memory exclusion for ProxyScriptFetcherImplTest.NoCache.bruening@google.com2013-12-131-3/+0
* Disable -soft_kills in Dr. Memory to avoid hangs with the new python testserver.bruening@google.com2013-12-121-0/+3
* Fix invalid constructor arguments to tsan_analyze.pykjellander@chromium.org2013-10-171-2/+2
* Memory scripts: Accept --build-dir in addition to --build_dir.thakis@chromium.org2013-10-021-3/+3
* To focus on uninit and unaddr errors, we disable memory leak detection in Dr....zhaoqin@google.com2013-09-121-0/+3
* valgrind: Fix running webkit-tests.sadrul@chromium.org2013-08-221-1/+5
* Update the file prefix cutters for TSan and Memchecktimurrrr@chromium.org2013-07-121-0/+2
* Valgrind: Do not use the sandbox for layout tests.thestig@chromium.org2013-05-291-6/+6
* Exclude lsb_release from running under Valgrindrnk@chromium.org2013-02-191-0/+2
* Remove tsan_gcc from valgrind_test.pyglider@chromium.org2013-02-191-52/+0
* Use the winheap allocator for TSan/Wintimurrrr@chromium.org2013-02-061-0/+7
* Add support for running layout tests under Dr. Memoryrnk@chromium.org2012-12-181-5/+17
* add -dr_ops before each ops used by -dr_opszhaoqin@google.com2012-11-021-3/+5
* add quotes around -stderr_mask 12 for browser wrapperzhaoqin@google.com2012-11-021-1/+1
* Enable error messages such as Dr. Memory crashes on stderr so we can distingu...bruening@google.com2012-11-011-2/+4
* Valgrind: Fix a minor nit and add some more processes to not trace into.thestig@chromium.org2012-08-311-0/+2
* Update for latest Dr. Memory:bruening@google.com2012-08-281-1/+1
* Valgrind: Do not trace Perl or Python processes when tracing child processes.thestig@chromium.org2012-06-231-0/+2
* Unset CHROME_DEVEL_SANDBOX before running Valgrind tests.rnk@chromium.org2012-06-221-1/+7
* add drmemory_pattern for drmemory pattern mode testzhaoqin@google.com2012-06-211-4/+9
* Fix WebKit layout Valgrind runner, part 2timurrrr@chromium.org2012-06-071-26/+23
* Fix WebKit layout Valgrind runner, part 1 - avoid mismatching output on ALL t...timurrrr@chromium.org2012-06-061-1/+1
* Valgrind: Detect the situation when layout tests finishes too quickly.thestig@chromium.org2012-05-131-13/+19
* DrMemory: Turn off -callstack_use_top_fp_selectively.rnk@chromium.org2012-03-291-0/+3
* change temp log dir and --keep_logs log dir and symcache dir to all be inside...bruening@google.com2012-03-211-4/+28
* replace -no_check_uninitialized and -no_count_leaks with -lightzhaoqin@google.com2012-03-211-5/+5
* Make it possible to run tsan on Cygwin via chrome_tests.sh.rnk@chromium.org2012-02-221-2/+4
* Fix tsan_rv as it was broken due to recent "testcase" failurestimurrrr@chromium.org2011-12-081-1/+0
* Make Timur's recent drmemory script changes work on Cygwin.rnk@chromium.org2011-12-061-1/+1
* Fix rare logdir races by adding "_logdirfilecount" to the 'PID' when generati...timurrrr@chromium.org2011-12-061-7/+8
* Fix valgrind_test.py to use the current version of GCC.glider@chromium.org2011-12-051-2/+4
* Split Dr.Memory suppressions into two parts: lightmode-only and all the otherstimurrrr@chromium.org2011-12-021-1/+4
* Set up Dr.Memory symcache to speed up loading Chrome with BROWSER_WRAPPERtimurrrr@chromium.org2011-11-301-0/+15
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-0/+0
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-7/+0
* Make DrMemory.ToolName() return all lowercase "drmemory"rnk@chromium.org2011-11-291-3/+1
* Fix ui_tests under Dr. Memory on the bot - use an absolute path for the brows...timurrrr@chromium.org2011-11-251-2/+3
* Set up python BROWSER_WRAPPER for ui_tests under Dr. Memorytimurrrr@chromium.org2011-11-241-6/+46
* Interleave DrMemory's error reports, but disable summaries and startup info.rnk@google.com2011-11-221-1/+8