timing: Add a generic table view for any segment provider
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.timing.ui / plugin.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 Bundle-Vendor = Eclipse Trace Compass
11 Bundle-Name = Trace Compass Graph Analysis UI Plug-in
12
13 view.criticalpath = Critical Flow View
14 view.execgraph = Execution Graph View
15 view.callgraphDensity= Function Durations Distribution
16 view.flameGraph= Flame Graph
17 view.segstore.table = Segment Store Table
18
19 callgraph.analysis = Call Graph Analysis
This page took 0.031416 seconds and 5 git commands to generate.