tmf: Split "CTF adaptor" into separate plugins/feature
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core / plugin.xml
index cc0b84e2b378c0182f431437dd2e91baaed5880a..f74134c622c8de6e208b4fff4d3392ff214ea477 100644 (file)
@@ -4,8 +4,8 @@
    <extension
          point="org.eclipse.linuxtools.tmf.core.tracetype">
       <type
-            category="org.eclipse.linuxtools.tmf.core.category.ctf"
-            event_type="org.eclipse.linuxtools.tmf.core.ctfadaptor.CtfTmfEvent"
+            category="org.eclipse.linuxtools.tmf.ctf.core.category.ctf"
+            event_type="org.eclipse.linuxtools.tmf.ctf.core.CtfTmfEvent"
             id="org.eclipse.linuxtools.lttng2.kernel.tracetype"
             isDirectory="true"
             name="%tracetype.type.kernel"
This page took 0.03251 seconds and 5 git commands to generate.