I am looking for GC log analyzer for Garbage First collector. Many people have mentioned "IBM Pattern Modeling and Analysis Tool for Java Garbage Collector (PMAT)" but it doesn't seem to be compatible with G1 with Oracle JDK7. Can any one share which tools you have used for analyzing gc logs graphically.
Try GCViewer.
The fork on GitHub includes support for newer Garbage Collectors (including G1).
Here is a relatively up-to-date list of all various tools that you can use for GC log analysis : Garbage Collector Log Analysers :
Look at the Memory Tab in Java Mission Control, it will graph heap usage, live set, GC pauses etc. for G1.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With