| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix waterfall.sh breakage due to recent TSan-related code removal (https://co... | bruening | 2015-01-02 | 1 | -3/+0 |
* | [MemSheriff] Exclude error hashes | groby@chromium.org | 2014-04-18 | 1 | -0/+20 |
* | Cleanup: Remove heapchecker references in tools/valgrind. | thestig@chromium.org | 2014-01-17 | 1 | -4/+0 |
* | Use Popen.communicate() to pass the symbol names to c++filt for demangling. | glider@chromium.org | 2013-12-12 | 1 | -5/+4 |
* | [MemSheriff] Allow exclusion of symbols | groby@chromium.org | 2013-11-07 | 1 | -1/+6 |
* | Suppress leak in AppKeepAliveServiceUnitTest | bruening@google.com | 2013-10-30 | 1 | -1/+2 |
* | [Memory Sheriff] Allow filtering of suppressions | groby@chromium.org | 2013-05-08 | 1 | -3/+13 |
* | [Memory Sheriff] --top-symbols for waterfall match | groby@chromium.org | 2013-05-07 | 1 | -1/+60 |
* | Add support for Linux-only suppressions | rnk@chromium.org | 2013-02-20 | 1 | -0/+2 |
* | Add a tool to look for unused suppressions. | phajdan.jr@chromium.org | 2012-12-17 | 1 | -34/+7 |
* | Revert 170387 as it fails presubmit checks locally and on the trybots | timurrrr@chromium.org | 2012-12-03 | 1 | -7/+34 |
* | Add a tool to look for unused suppressions. | phajdan.jr@chromium.org | 2012-11-30 | 1 | -34/+7 |
* | Set svn:executable bit on scripts that are executable. | maruel@chromium.org | 2012-04-25 | 1 | -0/+1 |
* | Suppress all reports from waterfall_drmem.sh. | rnk@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Read tsan/suppressions_win32.txt too when matching TSan/Win reports | timurrrr@chromium.org | 2012-01-25 | 1 | -1/+8 |
* | Add support to suppressions.py for the DrMemory suppression syntax. | rnk@chromium.org | 2011-12-19 | 1 | -64/+75 |
* | Make waterfall.sh match "Chromium%20OS%20Heapcheck" as well as "Linux%20Heapc... | glider@chromium.org | 2011-07-22 | 1 | -1/+1 |
* | Make waterfall.sh recognize TSan suppressions. | glider@chromium.org | 2011-06-22 | 1 | -2/+10 |
* | Make waterfall.sh print the unmatched heapchecker suppressions. | glider@chromium.org | 2011-05-05 | 1 | -1/+8 |
* | Apply Mac suppressions to the reports from the URLs containing "mac_valgrind" | glider@chromium.org | 2010-12-27 | 1 | -1/+1 |
* | Use 64bit error hashes everywhere. | jochen@chromium.org | 2010-10-11 | 1 | -5/+1 |
* | Never create "negative" hashes and output the error hash along with the suppr... | jochen@chromium.org | 2010-08-11 | 1 | -2/+19 |
* | Use suppressions_mac.txt for Mac-specific reports | timurrrr@chromium.org | 2010-08-05 | 1 | -11/+16 |
* | Sheriff's little helper should print the report URLs. | glider@chromium.org | 2010-08-04 | 1 | -9/+15 |
* | Add a first version of memory waterfall sheriff helper script to try Valgrind... | timurrrr@chromium.org | 2010-08-03 | 1 | -0/+75 |