D Map Treemap viewer
Vladimir Panteleev
vladimir at thecybershadow.net
Thu Oct 27 17:09:30 PDT 2011
This tool attempts to answer the question "Why the $#%!$@% hell is my
binary so huge?" in an intuitive way. Each rectangle is proportional in
its area (relative to its siblings, and disregarding padding/captions -
the entire layout) to the size of the object it represents. The tool takes
linker map files as input, and attempts to arrange symbols in a tree,
using demangling and some ugly hacks.
URL: http://thecybershadow.net/d/mapview/
Example: http://thecybershadow.net/d/mapview/view.php?id=4ea9c5d230f18
Source: https://github.com/CyberShadow/DMapTreeMap
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list