grafana / jfr-parser

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

can't parse jfr produced from jcmd #20

Closed korniltsev closed 2 months ago

korniltsev commented 1 year ago
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 type :2

dump.jfr.gz

korniltsev commented 2 months ago

the current 059831e version parses the provided profile just fine