This extension point is used to contribute new trace types to the generic components of the TMF framework. a fully qualified identifier of the target extension point an optional identifier of the extension instance an optional name of the extension instance a unique name that will be used to identify this category a translatable name that will be used in the UI for this category The unique ID that identifies this trace type. The type name as it is displayed to the end user. an optional attribute that is composed of the category ID. The referenced category must be declared in a corresponding category element. The fully qualified name of a class that implements the <samp>ITmfTrace</samp> interface. The fully qualified name of a class that extends <samp>TmfEvent</samp> . The icon associated to the trace type. The default editor to use for this trace type. If omitted, the trace will open in the Events view. The id of the editor to use for this trace type. If empty, the trace will open in the Events view. The events table to use for this trace type. If omitted, the default events table will be used. The fully qualified name of a class that extends <samp>TmfEventsTable</samp> . If empty, the default events table will be used. 0.9 [Enter extension point usage example here.] [Enter API information here.] [Enter information about supplied implementation of this extension point.]