Package one.converter
Class FlameGraph
java.lang.Object
one.converter.FlameGraph
- Direct Known Subclasses:
CollapsedStacks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final byte -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FRAME_INTERPRETED
public static final byte FRAME_INTERPRETED- See Also:
-
FRAME_JIT_COMPILED
public static final byte FRAME_JIT_COMPILED- See Also:
-
FRAME_INLINED
public static final byte FRAME_INLINED- See Also:
-
FRAME_NATIVE
public static final byte FRAME_NATIVE- See Also:
-
FRAME_CPP
public static final byte FRAME_CPP- See Also:
-
FRAME_KERNEL
public static final byte FRAME_KERNEL- See Also:
-
FRAME_C1_COMPILED
public static final byte FRAME_C1_COMPILED- See Also:
-
-
Constructor Details
-
FlameGraph
public FlameGraph(one.converter.Arguments args) -
FlameGraph
-
-
Method Details
-
parse
- Throws:
IOException
-
parse
- Throws:
IOException
-
addSample
-
dump
- Throws:
IOException
-
dump
-
main
- Throws:
IOException
-