Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ForceSnapshot ( ) : void | ||
ObjectMapReader ( string filename ) : System | ||
Read ( ) : void | ||
Read ( IProgressListener progress ) : void | ||
WaitForHeapShot ( int timeout ) : bool |
Method | Description | |
---|---|---|
AddShot ( HeapSnapshot shot ) : void | ||
ObjectMapReader ( ) : System | ||
ReadGcEvent ( |
||
ReadLogFile ( IProgressListener progress ) : void | ||
ReadLogFileChunk_Object ( |
||
ReadLogFileChunk_Type ( |
public ObjectMapReader ( string filename ) : System | ||
filename | string | |
return | System |
public Read ( IProgressListener progress ) : void | ||
progress | IProgressListener | |
return | void |
public WaitForHeapShot ( int timeout ) : bool | ||
timeout | int | |
return | bool |