grafana / jfr-parser

Java Flight Recorder parser library written in Go.
Apache License 2.0
43 stars 16 forks source link

feat: improve support for types and event types. #14

Closed abeaumont closed 2 years ago

abeaumont commented 2 years ago

OpenJDK 17 supports 59 types and 167 event types, so there's still a lot of work to do, but at least the Java Flight Recorder output of #4 is fully supported.