Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.HeapProfiler"]
| Class | Description | |
|---|---|---|
| AddHeapSnapshotChunkEventArgs | addHeapSnapshotChunk | |
| GetHeapObjectIdResponse | GetHeapObjectIdResponse | |
| GetObjectByHeapObjectIdResponse | GetObjectByHeapObjectIdResponse | |
| GetSamplingProfileResponse | GetSamplingProfileResponse | |
| HeapProfilerClient | HeapProfiler | |
| HeapStatsUpdateEventArgs | If heap objects tracking has been started then backend may send update for one or more fragments | |
| LastSeenObjectIdEventArgs | If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. | |
| ReportHeapSnapshotProgressEventArgs | reportHeapSnapshotProgress | |
| SamplingHeapProfile | Sampling profile. | |
| SamplingHeapProfileNode | Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes. | |
| SamplingHeapProfileSample | A single sample from a sampling profile. | |
| StopSamplingResponse | StopSamplingResponse |