summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
Commit message (Expand)AuthorAgeFilesLines
* Hotfixed the heap checker wrapper.glider@chromium.org2010-02-121-3/+3
* Make the heapheck runner recognize the sanity tests.glider@chromium.org2010-02-122-14/+32
* Suppressed the V8 leaks in heapchecker's reports.glider@chromium.org2010-02-081-2/+16
* Preload the debug version of libstdc++.so before running the tests.glider@chromium.org2010-02-081-0/+1
* Suppresses a leak in URLRequestTest.CancelTest_DuringCookiePolicy forglider@chromium.org2010-02-081-0/+17
* Suppressed reports for crbug.com/17540, crbug.com/31643, crbug.com/30547glider@chromium.org2010-01-141-0/+29
* Removed the wrong one-line suppressions for libnss.glider@chromium.org2010-01-141-23/+0
* Suppressed the leaks in net_unittests (see crbug.com/32170)glider@chromium.org2010-01-131-0/+11
* Suppressed memory leaks in ipc_tests.glider@chromium.org2010-01-111-0/+28
* Added heapcheck suppressions for intentional memory leaks in net_unittests.glider@chromium.org2009-12-251-1/+47
* Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.glider@chromium.org2009-12-251-0/+1
* Made pprof executable and set the explicit path to it in the heapcheck runner.glider@chromium.org2009-12-241-0/+3
* Fix the order in which the suppression reader reads the suppression'sglider@chromium.org2009-12-221-3/+3
* Add initial suppressions for the heapchecker bot.glider@chromium.org2009-12-221-0/+39
* Set svn:executable attribute for scipts from tools/heapcheck.timurrrr@chromium.org2009-12-092-0/+0
* Created tools/heapcheck with scripts for running heapchecker-enabled tests.timurrrr@chromium.org2009-12-015-0/+800