Interface | Description |
---|---|
HprofReaderMBean | |
IHprofReader | |
ILogger | |
IResources | |
MadmapMBean |
Class | Description |
---|---|
BinaryDumpReader | |
CumulativeRetainedHeapTableModel |
This class holds the model for the cumulative retained size for all instances of a type
|
CumulativeRetainedSizeComparator | |
FinalizeComparator | |
FinalizerTableModel | |
HprofArrayObject |
HprofArrayObject is the representation of a java array in the heap of the hprof
target process.
|
HprofBinClassElement |
HprofBinClassElement is the representation of a java class in a binary heap dump.
|
HprofClassElement |
HprofClassElement is the representation of a java class in the heap of the
hprof target process.
|
HprofData | |
HprofHeapAllocation |
HprofHeapAllocation is the base class for objects and arrays, holding some
common methods for managing the contained refs.
|
HprofHeapCollectable |
HprofHeapCollectable is the base class for everything that is "collectable"
in the target process heap, i.e.
|
HprofHeapElement |
HprofHeapElement is the base class for everything in the heap.
|
HprofObject |
HprofObject is the representation of a java object in the heap of the hprof
target process.
|
HprofReader |
HprofReader manages reading the hprof file using a thread pool of Workers.
|
HprofRoot | |
HprofStackTraceData | |
HprofThreadData | |
LiveHeapTableModel | |
Logger | |
Madmap |
Madmap objects hold the file being read and run the analysis after being
read in by the HprofReaders, which get started by the Madmap for the input
file.
|
MadmapMain |
MadmapMain is the main class of the application, it launches the primordial
window or starts execution if running cmd-line only.
|
MadmapTableModel | |
MainWindow | |
Resources | |
RetainedHeapTableModel | |
RetainedSizeComparator | |
RootComparator | |
SizeComparator | |
ThreadComparator | |
ThreadTableModel | |
Tracer |
Enum | Description |
---|---|
BasicTypeInfo |
Copyright © 2008-2012. All Rights Reserved.