Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort memory leaks by size | jochen@chromium.org | 2012-06-13 | 1 | -1/+1 |
| | | | | | | | | | | BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10544118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141889 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add support for dump allocations created in a certain time window | jochen@chromium.org | 2012-06-11 | 1 | -0/+91 |
This allows for debugging e.g. objects that are not deleted during a page reload. I also added a tool for parsing and symbolizing the traces. BUG=none TEST=manual Review URL: https://chromiumcodereview.appspot.com/10541026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141404 0039d316-1c4b-4281-b951-d872f2087c98 |