summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/heapcheck_test.py
Commit message (Expand)AuthorAgeFilesLines
* Change the heapchecker's stack line regexp to match both address output formatsglider@chromium.org2010-03-011-1/+1
* Hotfixed the heap checker wrapper.glider@chromium.org2010-02-121-3/+3
* Make the heapheck runner recognize the sanity tests.glider@chromium.org2010-02-121-12/+30
* Preload the debug version of libstdc++.so before running the tests.glider@chromium.org2010-02-081-0/+1
* 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
* Created tools/heapcheck with scripts for running heapchecker-enabled tests.timurrrr@chromium.org2009-12-011-0/+166