org.gridkit.jvmtool.stacktrace.analytics.flame
Class FlameGraphGenerator
java.lang.Object
org.gridkit.jvmtool.stacktrace.analytics.flame.GenericFlameGraphGenerator
org.gridkit.jvmtool.stacktrace.analytics.flame.FlameGraphGenerator
public class FlameGraphGenerator
- extends GenericFlameGraphGenerator
Specialization of GenericFlameGraphGenerator working
with Java stack traces.
- Author:
- Alexey Ragozin (alexey.ragozin@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlameGraphGenerator
public FlameGraphGenerator()
comparator
protected Comparator<GenericStackElement> comparator()
- Specified by:
comparator in class GenericFlameGraphGenerator
describe
protected String describe(org.gridkit.jvmtool.stacktrace.analytics.flame.GenericFlameGraphGenerator.Node node)
- Specified by:
describe in class GenericFlameGraphGenerator
Copyright © 2019. All Rights Reserved.