summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/valgrind_test.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Un-break tsan_rv after the recent UI-test-names change for other POSIX toolstimurrrr@chromium.org2011-11-221-1/+2
* Update chrome_tests.sh to run DrMemory from Cygwintimurrrr@chromium.org2011-11-221-2/+3
* Find out the Webkit layout_tests names by reading their stdouttimurrrr@chromium.org2011-11-121-11/+31
* Follow-up fix: use /bin/bash instead of /bin/sh for the browser wrappertimurrrr@chromium.org2011-11-111-1/+1
* Print out the ui_test test case in the reportstimurrrr@chromium.org2011-11-111-6/+22
* Drop 'boring callers' from the HeapChecker reportstimurrrr@chromium.org2011-11-091-15/+8
* Add a couple of more 'boring' callers to be stripped when printing memory too...timurrrr@chromium.org2011-10-211-2/+3
* Reuse BaseTool.Execute in EmbeddedTool.glider@chromium.org2011-10-171-31/+74
* Add DispatchToMethod to the list of 'boring' callerstimurrrr@chromium.org2011-10-121-1/+3
* 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