java.lang.Object
org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect
org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect
All Implemented Interfaces:
ITmfEventAspect<Integer>

public class AnalysisTidAspect extends LinuxTidAspect
This class is an event aspect to resolve the thread ID from an event. It finds the model for the host the aspect is from and returns the thread ID at the time of the event if available.
Author:
Geneviève Bastien