tmf: Support trace-specific markers in AbstractTimeGraphView
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.ui / src / org / eclipse / tracecompass / internal / analysis / os / linux / ui / views / latency / messages.properties
CommitLineData
ce8319b6
BH
1###############################################################################
2# Copyright (c) 2015 Ericsson
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# France Lapointe Nguyen - Initial API and implementation
11###############################################################################
a5c41909
MK
12LatencyScatterView_title=Duration vs Time
13LatencyScatterView_xAxis=Time (ns)
14LatencyScatterView_yAxis=Duration (ns)
7b79ee46
FLN
15LatencyTableViewer_duration=Duration
16LatencyTableViewer_endTime=End Time
17LatencyTableViewer_startTime=Start Time
21de574d
BH
18LatencyView_goToStartEvent=Go to start time
19LatencyView_goToEndEvent=Go to end time
ce8319b6
BH
20
21LatencyTable_ShowStatisticsActionName=Show statistics...
This page took 0.024715 seconds and 5 git commands to generate.