summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/valgrind_analyze.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a xml parser crash in the valgrind analyze script.thestig@chromium.org2009-05-071-6/+25
* Don't analyze incomplete valgrind log files (as the parser crashes),dkegel@google.com2009-05-041-11/+20
* Hit "valgrind finishing" timeout of 60 seconds on a UI test run, so increase ...dkegel@google.com2009-04-211-2/+2
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-301-1/+14
* Reverting 12776.dkegel@google.com2009-03-301-14/+1
* Support valgrinding layout tests.dkegel@google.com2009-03-301-1/+14
* Support --track_origins option.dkegel@google.com2009-03-271-38/+88
* Add --show_all_leaks option. dkegel@google.com2009-03-201-6/+4
* Fix pathetic typo in my previous cl. Unbreaks valgrind builder.dkegel@google.com2009-03-171-1/+1
* Ignore memory leaks in valgrind builder for now.dkegel@google.com2009-03-171-1/+6
* Add support for per-module suppression files.erg@google.com2009-01-091-1/+1
* Make a valgrind tool in the same vein as the purify one.erg@google.com2009-01-091-0/+176