Package one.converter
Class jfr2flame
java.lang.Object
one.converter.jfr2flame
Converts .jfr output produced by async-profiler to HTML Flame Graph.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconvert(FlameGraph fg) voidconvertChunk(FlameGraph fg, Class<? extends Event> eventClass) static void
-
Constructor Details
-
jfr2flame
-
-
Method Details
-
convert
- Throws:
IOException
-
convertChunk
- Throws:
IOException
-
main
-