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

public class AnalysisPidAspect extends LinuxPidAspect
This class is an event aspect to resolve the process 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