Package org.eclipse.mat.hprof.extension

Extension point interfaces for HPROF dumps.

See:
          Description

Interface Summary
IParsingEnhancer This interface provides the possibility to perform some actions and add information the a parsed snapshot, just after the parsing of an HPROF file is done.
IRuntimeEnhancer Using this interface an implementor can provide additional information to a HPROF snapshot See the documentation on the org.eclipse.mat.hprof.enhancer extension point
 

Package org.eclipse.mat.hprof.extension Description

Extension point interfaces for HPROF dumps. Used to allow extra information from certain VMs in files generated along with HPROF data to be included in the snapshot.