lttng: Add latency statistics
[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 3aac0efe657d3109dc7bca98ee25a7141cec58f4..4f4349f2823e1d11002a33a7c95a9b7f0b570194 100644 (file)
@@ -1,3 +1,14 @@
+###############################################################################
+# Copyright (c) 2015 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     France Lapointe Nguyen - Initial API and implementation
+###############################################################################
 LatencyScatterGraphViewer_legend=Duration
 LatencyScatterView_title=Duration vs Time
 LatencyScatterView_xAxis=Time (ns)
@@ -8,3 +19,5 @@ LatencyTableViewer_endTime=End Time
 LatencyTableViewer_startTime=Start Time
 LatencyView_goToStartEvent=Go to start time
 LatencyView_goToEndEvent=Go to end time
+
+LatencyTable_ShowStatisticsActionName=Show statistics...
This page took 0.0272 seconds and 5 git commands to generate.