Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let DrMemory LEAK supressions suppress POSSIBLE LEAK reports. | rnk@chromium.org | 2012-01-05 | 1 | -2/+27 |
* | Add support to suppressions.py for the DrMemory suppression syntax. | rnk@chromium.org | 2011-12-19 | 1 | -108/+537 |
* | Add presubmit checks for TSan suppressions | timurrrr@chromium.org | 2011-12-15 | 1 | -24/+75 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | Replace all Memcheck:(Addr[1248]|Cond|Value[1248]) with Memcheck:Unaddressabl... | timurrrr@chromium.org | 2011-11-28 | 1 | -13/+141 |
* | Widen and add some suppressions for Valgrind on x64 | timurrrr@chromium.org | 2011-10-27 | 1 | -0/+4 |
* | Make waterfall.sh recognize TSan suppressions. | glider@chromium.org | 2011-06-22 | 1 | -4/+31 |
* | Make waterfall.sh print the unmatched heapchecker suppressions. | glider@chromium.org | 2011-05-05 | 1 | -12/+46 |
* | Add memcheck suppression type "Jump" to suppressions.py | jochen@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Add Valgrind suppressions parser & matcher script. | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+218 |