analysis: Add the critical path view
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.graph.ui / src / org / eclipse / tracecompass / internal / analysis / graph / ui / criticalpath / view / messages.properties
1 ###############################################################################
2 # Copyright (c) 2015 École Polytechnique de Montréal
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
10 CriticalFlowView_columnProcess=Process
11 CriticalFlowView_columnElapsed=Elapsed
12 CriticalFlowView_columnPercent=Percent
13 CriticalFlowView_stateTypeName=stateTypeName
14 CriticalFlowView_multipleStates=multiple state
15 CriticalPathModule_waitingForGraph=Waiting for {0} module to complete...
16 CriticalPathView_selectAlgorithm=Select the critical path algorithm to use
This page took 0.031435 seconds and 5 git commands to generate.