Package se.krka.kahlua.profiler
Class AggregatingProfiler
java.lang.Object
se.krka.kahlua.profiler.AggregatingProfiler
- All Implemented Interfaces:
Profiler
public class AggregatingProfiler extends java.lang.Object implements Profiler
-
Constructor Summary
Constructors Constructor Description AggregatingProfiler()
-
Method Summary
Modifier and Type Method Description void
getSample(Sample sample)
StacktraceNode
toTree(int maxDepth, double minTimeRatio, int maxChildren)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait