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 / aspect / messages.properties
diff --git a/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/aspect/messages.properties b/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/aspect/messages.properties
new file mode 100644 (file)
index 0000000..2cd9903
--- /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
+###############################################################################
+
+LamiAspect_Name = name
+LamiAspect_Type = type
+
+LamiAspect_TimeRangeBegin = begin
+LamiAspect_TimeRangeDuration = duration
+LamiAspect_TimeRangeEnd = end
+
+LamiIRQTypeAspect_HardwareIRQ = Hard
+LamiIRQTypeAspect_SoftIRQ = Soft
This page took 0.026092 seconds and 5 git commands to generate.