Module com.microsoft.gctoolkit.api
Package com.microsoft.gctoolkit.event
-
Interface Summary Interface Description LabelledGCEventType Representation of GC Collection Events -
Class Summary Class Description CPUSummary Breakout of the CPU summary to contain gc thread time in the kernel total time for all threads executing GC code wall clock time or pause time of GC cycle.GCCauses GCEvent A GCEvent is something that happens in the GC sub system that is captured in the log, e.g. a Full GCMemoryPoolSummary ReferenceGCSummary Exemplar 11906.844: [GC pause (young)11906.881: [SoftReference, 0 refs, 0.0000060 secs]11906.881: [WeakReference, 0 refs, 0.0000020 secs]11906.881: [FinalReference, 0 refs, 0.0000010 secs]11906.881: [PhantomReference, 0 refs, 0.0000020 secs]11906.881: [JNI Weak Reference, 0.0002710 secs], 0.03831600 secs]RegionSummary StatisticalSummary SurvivorMemoryPoolSummary TLABSummary UnifiedCountSummary UnifiedStatisticalSummary -
Enum Summary Enum Description GarbageCollectionTypes Representation of GC Collection EventsGCCause There are causes for Garbage Collection, this is a representation of the causes that a GC log file can hold. -
Exception Summary Exception Description MalformedEvent