java.lang.Object
org.eclipse.tracecompass.incubator.analysis.core.aspects.ThreadNameAspect
All Implemented Interfaces:
ITmfEventAspect<String>
Direct Known Subclasses:
AnalysisThreadNameAspect

public abstract class ThreadNameAspect extends Object implements ITmfEventAspect<String>
Thread name aspect, an aspect to determine the name of the name of a thread, Can be duplicates.
Author:
Matthew Khouzam