Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties')
-rw-r--r--systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties98
1 files changed, 45 insertions, 53 deletions
diff --git a/systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties b/systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties
index f3ad1950bd..9ce8804291 100644
--- a/systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties
+++ b/systemtap/org.eclipse.linuxtools.callgraph/src/org/eclipse/linuxtools/callgraph/messages.properties
@@ -8,47 +8,50 @@
# Contributors:
# Red Hat - initial API and implementation
###############################################################################
-StapGraph.0=Start of Program
-StapGraph.1=number of calls :
-StapGraph.2=function :
-StapGraph.3=time :
-StapGraphParser.12=Encountered return without matching call for function
-StapGraphParser.13=No start time could be found for function
-StapGraphParser.14=Unexpected symbol when parsing: '
-StapGraphParser.15=' encountered, while expecting < or >.
-StapGraphParser.16=:::Program terminated here
-StapGraphParser.19=\n:::SystemTap detected functions that appeared to be C directives.
-StapGraphParser.20=\n:::Program terminated in less than 50ms, SystemTap overhead may be significant.
-StapGraphParser.21=\n:::Total time for this run has been set to the total time taken by this node.
-StapGraphParser.22=Unexpected Number
-StapGraphParser.23=Unexpected symbol
-StapGraphParser.24=Unexpected symbol encountered while trying to
-StapGraphParser.25=process id/time values.
-StapGraphParser.26=Could not find data in target file. Ensure target file contains data and try again.
-StapGraphParser.5=GraphUIJob instance
+StapGraph.StartNode=Start of Program
+StapGraph.NumOfCalls=number of calls :
+StapGraph.Func=function :
+StapGraph.Time=time :
+StapGraphParser.17=digraph stapgraph {
+StapGraphParser.RetMismatch=Encountered return without matching call for function
+StapGraphParser.NoStartTime=No start time could be found for function
+StapGraphParser.Term=:::Program terminated here
+StapGraphParser.CDirectives=\n:::SystemTap detected functions that appeared to be C directives.
+StapGraphParser.TooFast=\n:::Program terminated in less than 50ms, SystemTap overhead may be significant.
+StapGraphParser.TimeForThisNode=\n:::Total time for this run has been set to the total time taken by this node.
+StapGraphParser.BadSymbol=Unexpected Symbol
+StapGraphParser.BadSymbolMsg1=Unexpected symbol encountered while trying to
+StapGraphParser.BadSymbolMsg2=process id/time values.
+StapGraphParser.ActualTime=\nActual time:
+StapGraphParser.CouldNotOpen=Could not open file
+StapGraphParser.FileNotFound=File not found
+StapGraphParser.idOrLabel=dot-file-id-or-label
+StapGraphParser.idOrTime=dot-file-id-or-time
+StapGraphParser.nonNumericLabel=Non-numeric symbol while parsing id or label for .dot file
+StapGraphParser.nonNumericTime=Non-numeric symbol while parsing id or time for .dot file
+StapGraphParser.TimeUnits=ms
+StapGraphParser.UnknownMarkers=\ -- User-space may have been paged out before stap could find it. Please try again.
StapNode.0=unnamed
-CallgraphView.0=File
-CallgraphView.1=View
-CallgraphView.11=Open Last Run
-CallgraphView.13=Version
-CallgraphView.15=SystemTap Error Log
-CallgraphView.16=Tree View
-CallgraphView.17=Radial View
-CallgraphView.18=Aggregate View
-CallgraphView.19=Box View
-CallgraphView.2=Animation
-CallgraphView.20=Slow
-CallgraphView.21=Error Log
-CallgraphView.22=Fast
-CallgraphView.24=Collapse mode (C)
-CallgraphView.25=PROBE_BEGIN\n
-CallgraphView.3=\n
-CallgraphView.4=About
-CallgraphView.5=Help
-CallgraphView.6=Markers
-CallgraphView.7=Open
-CallgraphView.8=Save
-CallgraphView.9=Go to
+CallgraphView.SaveViewAsDot=Save current view as .dot file
+CallgraphView.SaveAllUncollapsedAsDot=Save all uncollapsed as .dot file
+CallgraphView.SaveAllCollapsedAsDot=Save all collapsed as .dot file
+CallgraphView.SaveCollapsedAsASCII=Save collapsed as ASCII
+CallgraphView.SaveMenu=Save As
+CallgraphView.Play=Play (D)
+CallgraphView.ViewMenu=View
+CallgraphView.OpenLastRun=Open Last Run
+CallgraphView.TreeView=Tree View
+CallgraphView.RadialView=Radial View
+CallgraphView.AggregateView=Aggregate View
+CallgraphView.LevelView=Level View
+CallgraphView.AnimationMenu=Animation
+CallgraphView.AnimationSlow=Slow
+CallgraphView.AnimationFast=Fast
+CallgraphView.CollapsedMode=Collapse mode (C)
+CallgraphView.Pause=Pause (D)
+CallgraphView.Markers=Markers
+CallgraphView.Open=Open
+CallgraphView.GoTo=Go to
CallgraphView.BufferMessage1=Unfortunately the requested setting for level buffer
CallgraphView.BufferMessage2=could not be processed due to the maximum number of nodes.
CallgraphView.BufferMessage3=Setting levelBuffer to the maximum number of levels possible
@@ -57,26 +60,15 @@ CallgraphView.BufferMessage5=).
CallgraphView.BufferMessage6=If you really want to see more levels, increment max nodes.
CallgraphView.BufferMessage7=This may cause lag on some systems.
CallgraphView.BufferTooHigh=LevelBuffer too high
-CallgraphView.ClearLog=Clear log
-CallgraphView.DeleteLogsMessage=This will permanently clear the SystemTap Eclipse error
-CallgraphView.DeleteLogsMessage2=logs. Are you sure you want to continue?
-CallgraphView.DeleteLogsTitle=Delete logs?
-CallgraphView.ErrorMessageBody=Error log could not be read, most likely this is because
-CallgraphView.ErrorMessageBody2=\ the log file could not be found.
-CallgraphView.ErrorMessageName=ErrorLog reading error
-CallgraphView.ErrorMessageTitle=Error reading error log
-CallgraphView.Errors=Errors
-CallgraphView.FileExistsMessage=Overwrite existing file?
-CallgraphView.FileExistsTitle=File Already Exists
CallgraphView.Last=Last (L)
CallgraphView.MaxDepth=Max depth:
CallgraphView.MaxNodes=Max nodes:
CallgraphView.Next=Next (N)
CallgraphView.nextMarker=(n)ext
-CallgraphView.OpenLog=Open log
CallgraphView.Previous=Previous (P)
CallgraphView.previousMarker=(p)revious
CallgraphView.Reset=Reset (R)
CallgraphView.SetLimits=Set limits
CallgraphView.SetValues=Set values
-CallgraphView.SystemTapVersionBox=SystemTap Version
+CallgraphView.ThumbNailDown=More nodes below
+CallgraphView.ThumbNailUp=More nodes above

Back to the top