eclipse / jifa

🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
https://eclipse.github.io/jifa/
Eclipse Public License 2.0
541 stars 96 forks source link

Separate GC Log parser library #287

Open MatthewKhouzam opened 5 months ago

MatthewKhouzam commented 5 months ago

ref: https://github.com/eclipse/jifa/issues/285

The JIFA GC log could be consumed by different tools. It would be good to have it in a separate consumable library to avoid copy-pasted code.