analysis.lami: Implementation of LAMI plugins
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.lami.core / src / org / eclipse / tracecompass / internal / provisional / analysis / lami / core / types / messages.properties
diff --git a/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/messages.properties b/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/messages.properties
new file mode 100644 (file)
index 0000000..d327c49
--- /dev/null
@@ -0,0 +1,18 @@
+###############################################################################
+# Copyright (c) 2016 EfficiOS Inc. and others
+#
+# 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
+###############################################################################
+
+LamiBoolean_Yes = Yes
+LamiBoolean_No = No
+
+LamiData_Value = Value
+LamiData_UnitBytes = bytes
+LamiData_UnitBitsPerSecond = bps
+
+LamiIRQ_SoftIRQ = SoftIRQ
+LamiIRQ_HardwareIRQ = IRQ
This page took 0.024641 seconds and 5 git commands to generate.