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
CommitLineData
ef7f180d
AM
1###############################################################################
2# Copyright (c) 2015 EfficiOS Inc. and others
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8###############################################################################
9
1b084865 10UstDebugInfoAnalysis_BinaryAspectName = Binary Location
df993132 11UstDebugInfoAnalysis_BinaryAspectHelpText = The call site of this event in the binary file
3335f36e
AM
12UstDebugInfoAnalysis_FunctionAspectName = Function Location
13UstDebugInfoAnalysis_FunctionAspectHelpText = The call site location relative to the function/symbol
14UstDebugInfoAnalysis_SourceAspectName = Source Location
15UstDebugInfoAnalysis_SourceAspectHelpText = The call site of this event in the source code
This page took 0.045094 seconds and 5 git commands to generate.