Uses of Interface
org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackHostUtils.IHostIdResolver
Packages that use CallStackHostUtils.IHostIdResolver
Package
Description
Copyright (c) 2016 École Polytechnique de Montréal
All rights reserved.
-
Uses of CallStackHostUtils.IHostIdResolver in org.eclipse.tracecompass.analysis.profiling.core.callstack
Classes in org.eclipse.tracecompass.analysis.profiling.core.callstack that implement CallStackHostUtils.IHostIdResolverModifier and TypeClassDescriptionstatic final classThis class will resolve the thread ID provider by the value of a attribute at a given depthstatic final classThis class will resolve the host ID provider by the value of a attribute at a given depthstatic final classA host ID resolver that gets the host ID from the traceConstructors in org.eclipse.tracecompass.analysis.profiling.core.callstack with parameters of type CallStackHostUtils.IHostIdResolverModifierConstructorDescriptionCallStackSeries(ITmfStateSystem ss, List<String[]> patternPaths, int symbolKeyLevelIndex, String name, CallStackHostUtils.IHostIdResolver hostResolver, @Nullable CallStackSeries.IThreadIdResolver threadResolver) Constructor