Class JfrToFlame
java.lang.Object
one.convert.JfrConverter
one.convert.JfrToFlame
-
Nested Class Summary
Nested classes/interfaces inherited from class one.convert.JfrConverter
JfrConverter.AggregatedEventVisitor -
Field Summary
Fields inherited from class one.convert.JfrConverter
args, collector, jfr, methodNames -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprotected voidvoiddump(OutputStream out) one.convert.Classifier.CategorygetCategory(StackTrace stackTrace) Methods inherited from class one.convert.JfrConverter
collectEvents, convert, createCollector, getClassName, getMethodName, getStackTraceElement, getThreadName, getThreadStates, isNativeFrame, toThreadState, toTicks
-
Constructor Details
-
JfrToFlame
-
-
Method Details
-
convertChunk
protected void convertChunk()- Overrides:
convertChunkin classJfrConverter
-
dump
- Throws:
IOException
-
convert
- Throws:
IOException
-
getCategory
-