Use supplementary directory for state history tree
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / plugin.properties
index dbbe92c7193d2efea2b759d89a96a558d740d87d..6009a23ad8da4a4345224e566c9ef1261bd40aa1 100644 (file)
@@ -63,8 +63,8 @@ commands.experiment.delete = Delete Experiment
 commands.experiment.delete.description = Delete an LTTng Experiment
 
 # LTTng 2.0 trace control commands
-trace.control.rse.system.type.name=LTTng (v2.0 or later)
-trace.control.rse.system.type.description=LTTng Trace Control (v2.0 or later
+trace.control.rse.system.type.name=LTTng (v2.0)
+trace.control.rse.system.type.description=LTTng Trace Control (v2.0) 
 
 commands.control.category=LTTng Trace Control Commands
 commands.control.category.description=LTTng Trace Control Commands
@@ -90,8 +90,11 @@ commands.control.create.session.description=Create a Trace Session
 commands.control.destroy.session=Destroy Session...
 commands.control.destroy.session.description=Destroy a Trace Session
 
-commands.control.create.channel=Create Channel...
-commands.control.create.channel.description=Create a Trace Channel
+commands.control.enable.channelOnSession=Enable Channel...
+commands.control.enable.channelOnSession.description=Enable a Trace Channel
+
+commands.control.enable.channelOnDomain=Enable Channel...
+commands.control.enable.channelOnDomain.description=Enable a Trace Channel
 
 commands.control.enable.channel=Enable Channel
 commands.control.enable.channel.description=Enable a Trace Channel
@@ -131,3 +134,5 @@ commands.control.import.description=Import Traces to LTTng Project
 
 commands.control.calibrate=Calibrate
 commands.control.calibrate.description=Quantify LTTng overhead
+
+preference.page.control.name=LTTng Tracer Control Preferences
\ No newline at end of file
This page took 0.024249 seconds and 5 git commands to generate.