Class LttngUstCallStackAnalysis

All Implemented Interfaces:
ISegmentStoreProvider, IWeightedTreeProvider<@NonNull ICallStackSymbol,ICallStackElement,AggregatedCallSite>, ICallGraphProvider, IFlameChartProvider, IAnalysisModule, IAnalysisRequirementProvider, ITmfComponent, ITmfPropertiesProvider, ITmfAnalysisModuleWithStateSystems

public class LttngUstCallStackAnalysis extends InstrumentedCallStackAnalysis
This is the LTTng UST analysis, ported to the new CallStack structure. It uses the same state provider as before
Author:
Geneviève Bastien