package HeapProfiler
- Source
- package.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- HeapProfiler
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait AddHeapSnapshotChunkEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait AddInspectedHeapObjectParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait GetHeapObjectIdParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait GetHeapObjectIdReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait GetObjectByHeapObjectIdParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait GetObjectByHeapObjectIdReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait GetSamplingProfileReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- type HeapSnapshotObjectId = java.lang.String
Heap snapshot object id.
- trait HeapStatsUpdateEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait LastSeenObjectIdEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait ReportHeapSnapshotProgressEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait SamplingHeapProfile extends Object with StObject
Profile.
Profile.
- Annotations
- @JSType() @native()
- trait SamplingHeapProfileNode extends Object with StObject
Sampling Heap Profile node.
Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
- Annotations
- @JSType() @native()
- trait StartSamplingParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait StartTrackingHeapObjectsParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait StopSamplingReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait StopTrackingHeapObjectsParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait TakeHeapSnapshotParameterType extends Object with StObject
- Annotations
- @JSType() @native()
Value Members
- object AddHeapSnapshotChunkEventDataType
- object AddInspectedHeapObjectParameterType
- object GetHeapObjectIdParameterType
- object GetHeapObjectIdReturnType
- object GetObjectByHeapObjectIdParameterType
- object GetObjectByHeapObjectIdReturnType
- object GetSamplingProfileReturnType
- object HeapStatsUpdateEventDataType
- object LastSeenObjectIdEventDataType
- object ReportHeapSnapshotProgressEventDataType
- object SamplingHeapProfile
- object SamplingHeapProfileNode
- object StartSamplingParameterType
- object StartTrackingHeapObjectsParameterType
- object StopSamplingReturnType
- object StopTrackingHeapObjectsParameterType
- object TakeHeapSnapshotParameterType