Madmap

Free and open source ascii format HPROF heap dump tool
Download

Madmap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Eric Caspole
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 95 KB

Madmap Tags


Madmap Description

Free and open source ascii format HPROF heap dump tool Madmap is a tool to help analyze java hprof ascii format heap dumps. In particular, this tool is intended to help find memory leaks in applications running on older versions of java where the ascii format heap dump is the only choice. It displays the live heap recorded in the file, a table of finalizable objects, and sorts the roots in several different ways to find the objects holding the largest amount of retained heap. Madmap automatically takes advantage of multiple CPUs to load the heap dump files as fast as possible. It was written to load the heap dump in a modest amount of memory. Usually files can be loaded in 2x the size of the input file. Further improvement to the footprint os possible. Madmap has a very simple GUI, or can be run from the command line with no GUI if desired. In GUI mode, the main output will also go to the stdout. You can save the results from the GUI log pane.Madmap is written in Java and should work on platforms that support Java: Mac OS X, Linux and Windows. Requirements: · Java What's New in This Release: · Removed unnecessary objects which were previously dragged along with the representation of empty arrays, resulting in a slight speedup and a noticeable footprint · reduction for large dumps.


Madmap Related Software