control: command support for enabling all tracepoints/syscalls
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.control.ui / plugin.properties
index 44c24c66cddfcef63f195ec315a35060ccbf918e..4580f526b585eb71381b6dfe0d835c6462284b0f 100644 (file)
@@ -130,13 +130,23 @@ commands.control.add.context.description=Add Context to Channel(s) and/or Event(
 commands.control.import=Import...
 commands.control.import.description=Import Traces to LTTng Project
 
-commands.control.calibrate=Calibrate
-commands.control.calibrate.description=Quantify LTTng overhead
+commands.control.record=Record...
+commands.control.record.description=Record a tracing session with basic options
 
 commands.control.snapshot=Record Snapshot
 commands.control.snapshot.description=Record a snapshot
 
+commands.control.wizard=Record...
+commands.control.wizard.description=Create automated tracing session
+
+commands.control.load=Load...
+commands.control.load.description=Load session(s)
+
+commands.control.save=Save...
+commands.control.save.description=Save session(s)
+
 preference.page.control.name=LTTng Tracer Control Preferences
+preferences.page.remote.profiles.name=LTTng Remote Profiles
 
 commandParameter.remoteServicesId.name = Remote Services ID
 commandParameter.connectionName.name = Connection Name
This page took 0.025135 seconds and 5 git commands to generate.