All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractLogTrace CMSPatterns Patterns in the GC log associated with the Concurrent Mark and Sweep (CMS) Collector.CMSTenuredPoolParser CommandLineFlag Decorators ForwardReference G1GCPatterns Supported flags -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintTenuringDistribution -XX:+PrintAdaptiveSizePolicy -XX:+PrintReferenceGC -XX:+G1SummarizeRSetStats -XX:+G1SumerizeRsetStatsPeriod=1G1GCTokens GarbageCollectorAlgorithm GarbageCollectorFlag GCLogParser GCLogTrace Class that represents a chunk of GC log that we are attempting to match to a known GC log patternGCParseRule 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() callsGenericTokens ICMSPatterns Patterns for the incremental Concurrent Mark and Sweep (iCMS) collectorJHiccupTrace Class that represents a chunk of a jHiccup log that we are attempting to match to aJVMEventParser JVMFlags JVMPatterns LogLineFilter ParallelPatterns ParNewSerial PreUnifiedDiarizer Class to answer 3 questions about the GC log; - which collector combination is being used - which JVM version - which flags are being usedPreUnifiedG1GCParser TODO No reports or views generated from this data yet.PreUnifiedGCLogParser PreUnifiedTokens Interface that contains String and ParseRule representations of common data types within GC Log data.These tokens are used in Regular Expressions Pattern matching in the GC Log parser(s)SafepointLogFile SafepointParser SafepointParseRule Class that tracks whether a log entry was parsed successfully (hit), or not (miss) and captures the origin of that hit or miss.SafepointPatterns General format is; vmop [threads: total initially_running wait_to_block] [time: spin block sync cleanup vmop] page_trap_countSafepointTrace SerialPatterns SharedPatterns TODO: #157 There needs to be a clearer separation of what is a Token vs what is a SharedPatternShenandoahParser Time of GC GCType Collect total heap values Heap before collection Heap after collection Heap configured size total pause time CMS failures System.gc() callsShenandoahPatterns SimplePatterns SurvivorMemoryPoolParser TenuredPatterns Tokens Interface that contains String and ParseRule representations of common data types within GC Log data.These tokens are used in Regular Expressions Pattern matching in the GC Log parser(s)UnifiedDiarizer UnifiedG1GCParser TODO No reports or views generated from this data yet.UnifiedG1GCPatterns UnifiedGCLogTrace UnifiedGenerationalParser TODO No reports or views generated from this data yet.UnifiedGenerationalPatterns UnifiedJVMEventParser UnifiedLoggingLevel UnifiedLoggingTokens UnifiedPatterns 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() callsZGCPatterns