Class ProfilingCallGraphAnalysisModule

java.lang.Object
org.eclipse.tracecompass.tmf.core.component.TmfComponent
org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule
org.eclipse.tracecompass.incubator.callstack.core.sampled.callgraph.ProfilingCallGraphAnalysisModule
All Implemented Interfaces:
IWeightedTreeProvider<@NonNull ICallStackSymbol,ICallStackElement,AggregatedCallSite>, ICallGraphProvider, IEventCallStackProvider, IAnalysisModule, IAnalysisRequirementProvider, ITmfComponent, ITmfPropertiesProvider

public abstract class ProfilingCallGraphAnalysisModule extends TmfAbstractAnalysisModule implements ICallGraphProvider, IEventCallStackProvider
The callgraph analysis module
Author:
Geneviève Bastien