Interface ICallGraphProvider

All Superinterfaces:
IWeightedTreeProvider<@NonNull ICallStackSymbol,ICallStackElement,AggregatedCallSite>
All Known Implementing Classes:
InstrumentedCallStackAnalysis, LttngUstCallStackAnalysis, ProfilingCallGraphAnalysisModule

public interface ICallGraphProvider extends IWeightedTreeProvider<@NonNull ICallStackSymbol,ICallStackElement,AggregatedCallSite>
Interface that analyses who provide callgraph
Author:
Geneviève Bastien