lttng.ust: Split the function name into its own aspect/column
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.core / src / org / eclipse / tracecompass / lttng2 / ust / core / analysis / debuginfo / messages.properties
index a16603810b819601ba2a1109701187600a853475..010623fa9551a6e4cae1788a368e242e7a5000c5 100644 (file)
@@ -7,7 +7,9 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ###############################################################################
 
-UstDebugInfoAnalysis_SourceAspectName = Source callsite
-UstDebugInfoAnalysis_SourceAspectHelpText = The call site of this event in the source code
 UstDebugInfoAnalysis_BinaryAspectName = Binary Location
 UstDebugInfoAnalysis_BinaryAspectHelpText = The call site of this event in the binary file
+UstDebugInfoAnalysis_FunctionAspectName = Function Location
+UstDebugInfoAnalysis_FunctionAspectHelpText = The call site location relative to the function/symbol
+UstDebugInfoAnalysis_SourceAspectName = Source Location
+UstDebugInfoAnalysis_SourceAspectHelpText = The call site of this event in the source code
\ No newline at end of file
This page took 0.02353 seconds and 5 git commands to generate.