lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.control.ui / plugin.properties
CommitLineData
03c8809b 1###############################################################################
4b0689b2 2# Copyright (c) 2013, 2015 Ericsson and others.
03c8809b
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
4b0689b2
BH
13Bundle-Vendor = Eclipse Trace Compass
14Bundle-Name = Trace Compass LTTng Control UI Plug-in
79b33284 15
79b33284
FC
16views.category.name = LTTng
17control.view.name = Control
18events.view.name = Events
19timeframe.view.name = Time Frame
20controlflow.view.name = Control Flow
21resources.view.name = Resources
22statistics.view.name = Statistics
23histogram.view.name = Histogram
24latency.view.name = Latency View
25
29c0da0f 26project.new.category.name = LTTng
79b33284
FC
27project.new.wizard.name = LTTng Project
28project.new.wizard.description = Create a new LTTng project
29
30project.propertyPage.tracelibPath = LTTng Trace Library Path
31action.set.label = LTTng Action Set
32action.set.description = LTTng Action Set
33
34tracetype.category.lttng= LTTng
35tracetype.type.kernel = Kernel Trace
36
37#Commands and Menus
38commands.trace.category.name = LTTng Trace Commands
39commands.trace.category.description = LTTng Trace Commands
40commands.trace.import = Import Trace
41commands.trace.import.description = Import an LTTng Trace
42commands.trace.open = Open Trace
43commands.trace.open.description = Open an LTTng Trace
44commands.trace.rename = Rename Trace
45commands.trace.rename.description = Rename an LTTng Trace
46commands.trace.delete = Delete Trace
47commands.trace.delete.description = Delete an LTTng Trace
48commands.trace.selectparser = Select Parser
49
50commands.experiment.category.name = LTTng Experiment Commands
51commands.experiment.category.description = LTTng Experiment Commands
52commands.experiment.new = New Experiment
53commands.experiment.new.description = Create a new LTTng Experiment
54commands.experiment.selecttraces = Select Traces
55commands.experiment.selecttraces.description = Select LTTng Traces
56commands.experiment.open = Open Experiment
57commands.experiment.open.description = Open an LTTng Experiment
58commands.experiment.rename = Rename Experiment
59commands.experiment.rename.description = Rename an LTTng Experiment
60commands.experiment.delete = Delete Experiment
61commands.experiment.delete.description = Delete an LTTng Experiment
62
115b4a01 63# LTTng 2.0 trace control commands
115b4a01
BH
64commands.control.category=LTTng Trace Control Commands
65commands.control.category.description=LTTng Trace Control Commands
66
b720ac44 67commands.control.new=New Connection...
115b4a01
BH
68commands.control.new.description=New Connection to Target Node
69
70commands.control.connect=Connect
71commands.control.connect.description=Connect to Target Node
72
73commands.control.disconnect=Disconnect
a26d90be 74commands.control.disconnect.description=Disconnect to Target Node
115b4a01
BH
75
76commands.control.refresh=Refresh
77commands.control.refresh.description=Refresh Node Configuration
78
115b4a01 79commands.control.delete=Delete
a26d90be 80commands.control.delete.description=Delete Target Node
115b4a01 81
b720ac44 82commands.control.create.session=Create Session...
115b4a01
BH
83commands.control.create.session.description=Create a Trace Session
84
64a37b87
BH
85commands.control.execute.command.script=Execute Command Script...
86commands.control.execute.command.script.description=Execute Command Script
87
b720ac44 88commands.control.destroy.session=Destroy Session...
115b4a01
BH
89commands.control.destroy.session.description=Destroy a Trace Session
90
d62bfa55
BH
91commands.control.enable.channelOnSession=Enable Channel...
92commands.control.enable.channelOnSession.description=Enable a Trace Channel
93
94commands.control.enable.channelOnDomain=Enable Channel...
95commands.control.enable.channelOnDomain.description=Enable a Trace Channel
115b4a01
BH
96
97commands.control.enable.channel=Enable Channel
98commands.control.enable.channel.description=Enable a Trace Channel
99
100commands.control.disable.channel=Disable Channel
101commands.control.disable.channel.description=Disable a Trace Channel
102
103commands.control.start=Start
104commands.control.start.description=Start Trace Session
105
106commands.control.stop=Stop
107commands.control.stop.description=Stop Trace Session
108
b720ac44
BH
109commands.control.assign.event=Enable Event...
110commands.control.assign.event.description=Assign Event to Session and Channel and Enable Event
115b4a01
BH
111
112commands.control.enable.event=Enable Event
113commands.control.enable.event.description=Enable Event
114
b720ac44
BH
115commands.control.enable.eventOnChannel=Enable Event...
116commands.control.enable.eventOnChannel.description=Enable Event
117
118commands.control.enable.eventOnDomain=Enable Event (default channel)...
115b4a01
BH
119commands.control.enable.eventOnDomain.description=Enable Event on Default Channel
120
b720ac44 121commands.control.enable.eventOnSession=Enable Event (default channel)...
a26d90be
BH
122commands.control.enable.eventOnSession.description=Enable Event on Default Channel
123
115b4a01
BH
124commands.control.disable.event=Disable Event
125commands.control.disable.event.description=Disable Event
b793fbe1 126
b720ac44 127commands.control.add.context=Add Context...
b793fbe1 128commands.control.add.context.description=Add Context to Channel(s) and/or Event(s)
291cbdbf 129
b720ac44 130commands.control.import=Import...
291cbdbf 131commands.control.import.description=Import Traces to LTTng Project
b720ac44 132
ad9972cc
PJPG
133commands.control.record=Record...
134commands.control.record.description=Record a tracing session with basic options
135
589d0d33
BH
136commands.control.snapshot=Record Snapshot
137commands.control.snapshot.description=Record a snapshot
138
ad9972cc
PJPG
139commands.control.wizard=Record...
140commands.control.wizard.description=Create automated tracing session
141
f4da4c59
BH
142commands.control.load=Load...
143commands.control.load.description=Load session(s)
144
ae02062d 145commands.control.save=Save...
3d99d533
BH
146commands.control.save.description=Save session(s)
147
8e8c0226 148preference.page.control.name=LTTng Tracer Control Preferences
fc9ff6c4 149preferences.page.remote.profiles.name=LTTng Remote Profiles
cf9fcae0
MS
150
151commandParameter.remoteServicesId.name = Remote Services ID
152commandParameter.connectionName.name = Connection Name
This page took 0.086421 seconds and 5 git commands to generate.