Extract the linux-kernel-specific things into their own plugin
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel / feature.xml
index dc179960e143f91086641a45cb74fb4841430bba..3d6c3608f5d49546926f1136f8b48b8b46d84e82 100644 (file)
       <import plugin="org.eclipse.help"/>
    </requires>
 
+   <plugin
+         id="org.eclipse.tracecompass.analysis.os.linux.core"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.tracecompass.analysis.os.linux.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
    <plugin
          id="org.eclipse.tracecompass.lttng2.kernel.core"
          download-size="0"
This page took 0.038345 seconds and 5 git commands to generate.