blob: 912c3a5fcc5365a568974a89b2e0b24ec60b00ce [file] [log] [blame]
###############################################################################
# Copyright (c) 2016 Ericsson
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0
#
# SPDX-License-Identifier: EPL-2.0
###############################################################################
CallGraphAnalysis_AllDescriptors=All
CallGraphAnalysis_Description=Generate a callgraph for a trace with function entries and exits.
CallStack_FunctionName=Function name
QueringStateSystemError=Error querying state system
TimeError=Segment cannot end before it starts
CallGraphStats_Duration=Duration
CallGraphStats_SelfTime=Self time
CallGraphStats_CpuTime=Active CPU time
CallGraphStats_NbCalls=Number of calls
CallGraphAnalysis_NamePrefix=Callgraph for {0}
CallGraphAnalysis_Title=Function Call Graph