summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/common.py
Commit message (Expand)AuthorAgeFilesLines
* Add a comment explaining why readline is the only way we can avoid bufferingtimurrrr@chromium.org2013-05-291-0/+2
* Try to read the stdout pipe to the Valgrind process differentlytimurrrr@chromium.org2013-05-281-8/+8
* Remove some dead code from tools/valgrind/common.pytimurrrr@chromium.org2013-05-271-50/+21
* Allow gtest exclusion from memory tool runs based on Windows version.rnk@chromium.org2012-03-121-2/+43
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-1/+0
* Add one more boring callertimurrrr@chromium.org2011-12-011-0/+2
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-0/+0
* Set up python BROWSER_WRAPPER for ui_tests under Dr. Memorytimurrrr@chromium.org2011-11-241-1/+24
* Update chrome_tests.sh to run DrMemory from Cygwintimurrrr@chromium.org2011-11-221-0/+21
* Add one more 'boring' caller and widen one Mac suppressiontimurrrr@chromium.org2011-11-141-0/+2
* Drop 'boring callers' from the HeapChecker reportstimurrrr@chromium.org2011-11-091-0/+38
* Reuse BaseTool.Execute in EmbeddedTool.glider@chromium.org2011-10-171-1/+6
* Remove Wine + Valgrind code since nobody is working on it.thestig@chromium.org2011-02-181-11/+0
* Add win32 gtest filter files shared between Wine and TSan/Windowstimurrrr@chromium.org2010-03-301-6/+9
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-1/+18
* valgrind: Refactor valgrind tools to use Is{Linux,Mac,Win}() and PlatformName...thestig@chromium.org2010-02-021-2/+29
* Fix valgrind run.maruel@chromium.org2009-11-231-0/+112