summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
Commit message (Expand)AuthorAgeFilesLines
* 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