gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

Tool for parsing GC logs

Results 103 gctoolkit issues
Sort by recently updated
recently updated
newest added
trafficstars

It is unclear that the parsers are collecting the right data needed to support calculations such as Memory Pool Size % based on the number of regions allocated to Eden,...

Integrate gen-z as an event source and ensure gen-z events can be consumed by Aggregator and Aggregation. Work is yet to be fully defined.

enhancement

Integrate gen-z work into GCToolKit and any supporting classes that may need to know about this collector. Much of this work is yet to be defined.

enhancement

The Diary is a summary of the a GCLog. From the diary we should be able to ask questions such as which garbage collector produced the GC log. In support...

enhancement

create a new gen-z parser to create gen-z events from GC log

enhancement

gen-z will require new JVMEvents

enhancement

Add parse rules for gen-Z GC with tests

enhancement

Don't dismiss as 'it's only a sample' as this may expose some underlying problem, or expose some lack of coverage in unit testing. **Describe the bug** 022-10-31T20:35:27.3983818Z [INFO] Running com.microsoft.gctoolkit.integration.core.PreunifiedJavaVirtualMachineConfigurationTest...

bug
good first issue

Unified GC logs without a timestamp will cause NPE as all of the code expects a timestamp. Use first date stamp as a base of 0.000 seconds and then synthetically...

a significant portion of the public API is missing javadoc

documentation
enhancement
good first issue