Releases: stokpop/memory-check
Releases · stokpop/memory-check
Fix timestamp in filename issues
Full Changelog: 1.2.1...1.2.2
Solves issues
1.2.0 release new safe list and watch list, improved thresholds and analysis
In this release:
- improved analysis
- added "safe list" and "watch list"
- added threshold options for critical and minor growth classification
- human readable bytes option (such as 1k or 10mb)
memory-check 1.1.1: improved growth and shrink analysis
improved growth and shrink analysis by allowing 0 growth/decrease between histograms
json and html reports
- now creates a json and a html report with graphs
- improved command line
Hooray, first release!
Create some histograms with jmap or via jmx and point memory-analyser to the directory containing the histograms for a quick memory leak analysis.
Download the attached executable jar. See readme for instructions.