Package | Description |
---|---|
org.eclipse.mat.dtfj |
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps,
and is just a parser extension, not an Application Programming Interface (API).
|
org.eclipse.mat.hprof |
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
|
Modifier and Type | Class and Description |
---|---|
class |
DTFJIndexBuilder
Reads and parses a DTFJ dump, building indexes which are then used by MAT to create a snapshot.
|
Modifier and Type | Class and Description |
---|---|
class |
HprofIndexBuilder |