Compatible with IntelliJ IDEA version 2020.1.1 and up.
This plugin introduces tools that help you to analyze and troubleshoot various memory related issues in JVM applications without leaving the IDE.
- Embedded well-known and all-loved GCViewer (v1.36) that visualizes verbose GC output generated by Sun / Oracle, IBM, HP and BEA Java Virtual Machines
- Histogram dynamic analyzer.
- More to come in the nearest future!
File(s) to analyze could be open:
- right-click on file in Project tool window and then
Analyze -> Garbage Collector Log...
Analyze -> Garbage Collector Log...
from the main menu
File(s) to analyze could be open:
- right-click on file in Project tool window and then
Analyze -> Histogram Dynamic...
Analyze -> Histogram Dynamic...
from the main menu
Pull requests are welcomed.
The license is WTFPL, just do what the f*ck you want to.