HomePhorge

(maint) Add memwalk.rake task that outputs a graph of bound objects
d2ac0ae74d3bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Add memwalk.rake task that outputs a graph of bound objects

This adds a command that processes the dumped heap information
produced by "catalog_memory" benchmark (or other similar heap-dumps).

The result is a .dot file that can be rendered.

This tool is useful when tracking a memory leak.

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUd2ac0ae74d3b: (maint) Add memwalk.rake task that outputs a graph of bound objects (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Oct 13 2014, 10:18 PM