jfr-parser icon indicating copy to clipboard operation
jfr-parser copied to clipboard

Java Flight Recorder parser library written in Go.

Results 3 jfr-parser issues
Sort by recently updated
recently updated
newest added

in #22 we improved by not parsing all the events in memory. We should try to find a way to not parse all Stacktraces in memory

https://github.com/grafana/jfr-parser/pull/22#discussion_r1285343002

``` 2023/05/03 11:29:27 Unable to parse: unable to parse chunk: unable to parse event: unable to parse event jdk.JavaErrorThrow: failed to parse jdk.JavaErrorThrow: unable to read a field: Unsupported string...