Property | Type | Description | |
---|---|---|---|
FunctionNames | NameTable | ||
ListItems | List |
Property | Type | Description | |
---|---|---|---|
Filename | string | ||
FunctionFilter | string | ||
Instance | HeapProfiler.HeapRecording | ||
ListFormat | |||
PendingLoad | IFuture | ||
Snapshot | HeapSnapshot | ||
Updating | bool |
Method | Description | |
---|---|---|
GetBytesTotal ( HeapSnapshotInfo item ) : long | ||
HeapViewer ( TaskScheduler scheduler ) : System | ||
HeapViewer ( TaskScheduler scheduler, HeapProfiler.HeapRecording instance ) : System | ||
RefreshHeap ( ) : void | ||
SetSnapshot ( int index ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
SetBusy ( bool busy ) : void |
Method | Description | |
---|---|---|
CloseMenu_Click ( object sender, |
||
HeapViewer_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetCurrentSnapshot ( HeapSnapshotInfo info ) : IEnumerator | ||
Timeline_RangeChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public GetBytesTotal ( HeapSnapshotInfo item ) : long | ||
item | HeapSnapshotInfo | |
return | long |
public HeapViewer ( TaskScheduler scheduler ) : System | ||
scheduler | TaskScheduler | |
return | System |
public HeapViewer ( TaskScheduler scheduler, HeapProfiler.HeapRecording instance ) : System | ||
scheduler | TaskScheduler | |
instance | HeapProfiler.HeapRecording | |
return | System |
protected HeapRecording,HeapProfiler Instance | ||
return | HeapProfiler.HeapRecording |
protected StringFormat,System.Drawing ListFormat | ||
return |