analysis: Rename latency related classes to System Call Analysis
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.ui / src / org / eclipse / tracecompass / internal / analysis / os / linux / ui / views / latency / messages.properties
index 9ca70091f4d118e1833244865fa082accb8585c1..2381e97098042e87dc46e40345e3921e24abfff9 100644 (file)
@@ -9,13 +9,6 @@
 # Contributors:
 #     France Lapointe Nguyen - Initial API and implementation
 ###############################################################################
-LatencyScatterView_title=Duration vs Time
-LatencyScatterView_xAxis=Time (ns)
-LatencyScatterView_yAxis=Duration (ns)
-LatencyTableViewer_duration=Duration
-LatencyTableViewer_endTime=End Time
-LatencyTableViewer_startTime=Start Time
-LatencyView_goToStartEvent=Go to start time
-LatencyView_goToEndEvent=Go to end time
-
-LatencyTable_ShowStatisticsActionName=Show statistics...
+SystemCallLatencyScatterView_title=Duration vs Time
+SystemCallLatencyScatterView_xAxis=Time (ns)
+SystemCallLatencyScatterView_yAxis=Duration (ns)
This page took 0.025591 seconds and 5 git commands to generate.