lttng: Add a Binary Callsite aspect to the debug-info analysis
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.core / src / org / eclipse / tracecompass / lttng2 / ust / core / analysis / debuginfo / messages.properties
index 1e371eb6736ef736cf346a554e4b4cc30381c999..badf1d16ef6322f2262fa9b6fdae2290a372124c 100644 (file)
@@ -7,5 +7,10 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ###############################################################################
 
-UstDebugInfoAnalysis_AspectName=Source callsite
-UstDebugInfoAnalysis_AspectHelpText=The call site of this event in the source code
+UstDebugInfoAnalysis_SourceAspectName = Source callsite
+UstDebugInfoAnalysis_SourceAspectHelpText = The call site of this event in the source code
+UstDebugInfoAnalysis_BinaryAspectName = Binary callsite
+UstDebugInfoAnalysis_BinaryAspectHelpText = The call site of this event in the binary file
+
+UstDebugInfoAnalysis_Offset = offset
+UstDebugInfoAnalysis_Symbol = symbol
This page took 0.031668 seconds and 5 git commands to generate.