| AbstractLogTrace |
|
| CMSTenuredPoolParser |
|
| ForwardReference |
|
| GCLogParser |
|
| GCLogTrace |
Class that represents a chunk of GC log that we are attempting to match to a
known GC log pattern
|
| GCParseRule |
Class that tracks whether a log entry was parsed successfully (hit), or not
(miss) and captures the origin of that hit or miss.
|
| GenerationalForwardReference |
|
| GenerationalHeapParser |
Time of GC
GCType
Collect total heap values
Heap before collection
Heap after collection
Heap configured size
total pause time
CMS failures
System.gc() calls
|
| JHiccupTrace |
Class that represents a chunk of a jHiccup log that we are attempting to match to a
|
| JVMEventParser |
|
| PreUnifiedG1GCParser |
TODO No reports or views generated from this data yet.
|
| PreUnifiedGCLogParser |
|
| SafepointParseRule |
Class that tracks whether a log entry was parsed successfully (hit), or not
(miss) and captures the origin of that hit or miss.
|
| ShenandoahParser |
Time of GC
GCType
Collect total heap values
Heap before collection
Heap after collection
Heap configured size
total pause time
CMS failures
System.gc() calls
|
| SurvivorMemoryPoolParser |
|
| UnifiedG1GCParser |
TODO No reports or views generated from this data yet.
|
| UnifiedGenerationalParser |
TODO No reports or views generated from this data yet.
|
| UnifiedJVMEventParser |
|
| UnifiedSurvivorMemoryPoolParser |
|
| ZGCParser |
Time of GC
GCType
Collect total heap values
Heap before collection
Heap after collection
Heap configured size
total pause time
CMS failures
System.gc() calls
|