Tmf rcp: Add the UST feature to the tracing RCP product
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 16 Oct 2013 13:34:45 +0000 (09:34 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 16 Oct 2013 17:37:55 +0000 (13:37 -0400)
Change-Id: Ia63684be64fdf01086aa5af6819f5c2ac8fa8190
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/17412
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tracing.rcp.product/tracing.product

index f2322195099d11b2cec2d349a311f2d86f70b0a1..bd6beeb3c1ed9d97310af11ac8993a86a5d26da0 100644 (file)
@@ -32,7 +32,6 @@ http://www.eclipse.org/legal/epl-v10.html
 
    <windowImages i16="/org.eclipse.linuxtools.tracing.rcp.ui/icons/alt_window_16.gif" i32="/org.eclipse.linuxtools.tracing.rcp.ui/icons/alt_window_32.gif"/>
 
-
    <launcher name="traceViewer">
       <solaris/>
       <win useIco="false">
@@ -182,6 +181,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U
    <features>
       <feature id="org.eclipse.linuxtools.tracing.rcp"/>
       <feature id="org.eclipse.linuxtools.lttng2.kernel"/>
+      <feature id="org.eclipse.linuxtools.lttng2.ust"/>
       <feature id="org.eclipse.linuxtools.lttng2"/>
       <feature id="org.eclipse.linuxtools.tmf"/>
       <feature id="org.eclipse.linuxtools.ctf"/>
This page took 0.026001 seconds and 5 git commands to generate.