| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a tool to look for unused suppressions. | phajdan.jr@chromium.org | 2012-12-17 | 1 | -0/+38 |
* | Revert 170387 as it fails presubmit checks locally and on the trybots | timurrrr@chromium.org | 2012-12-03 | 1 | -36/+0 |
* | Add a tool to look for unused suppressions. | phajdan.jr@chromium.org | 2012-11-30 | 1 | -0/+36 |
* | Update for latest Dr. Memory: | bruening@google.com | 2012-08-28 | 1 | -0/+2 |
* | Teach suppressions.py to match mod!ellipsis frames in DrMemory suppressions. | rnk@chromium.org | 2012-02-29 | 1 | -5/+57 |
* | 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 |