eclipse-tracecompass-incubator / org.eclipse.tracecompass.incubator

Eclipse Public License 2.0
2 stars 11 forks source link

Support for GC logs using eclipse JIFA parser #37

Open MatthewKhouzam opened 1 month ago

MatthewKhouzam commented 1 month ago

This is a blatant copy paste, It's a proof of concept.

Code here. https://github.com/eclipse/jifa/

MatthewKhouzam commented 1 month ago

Todo:

[] Add unit tests [] Move to org.eclipse.tracecompass.incubator.jifa.{core|core.test}