HeapAnalyzer
Home PageCategories: Profiling - Debugging
Author: IBM
Latest version: 2.3
Added 2006-07-04Updated 2007-11-24
Graphical tool for discovering possible Java heap leak areas through a heuristic search engine and analysis of the Java heap dump in Java applications.
HeapAnalyzer analyzes Java heap dumps by parsing the Java heap dump, creating directional graphs, transforming them into directional trees, and executing the heuristic search engine.
Features include:
- List of Java heap leak suspects
- Recommendation of the size of kCluster
- List of gaps among allocated objects/classes/arrays
- Java objects/classes/arrays search engine
- List of objects/classes/arrays by type name, object name, address, size, size of children, number of children, frequency
- List of available heap spaces by size
- Tree view of Java heap dump
- Loading/saving processed Java heap dumps
Built for Java |
Free or free version available |