Add support for displaying of CTF context info in TMF (Bug 385494)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.ui / plugin.properties
1 #*******************************************************************************
2 # Copyright (c) 2012 Ericsson
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 # Ericsson - initial API and implementation
10 #********************************************************************************
11
12 #Properties file for org.eclipse.linuxtools.lttng2.kernel.ui
13 Bundle-Name = LTTng Kernel UI
14 Bundle-Vendor = Eclipse Linux Tools
15
16 #Properties file for org.eclipse.linuxtools.lttng2.kernel.ui (plugin.xml)
17 kernel.perspective.name = LTTng Kernel
18
19 controlflow.view.name = Control Flow
20 resources.view.name = Resources
21
22 tracetype.category.lttng = LTTng 2.0
23 tracetype.type.kernel = Kernel Trace
This page took 0.031065 seconds and 5 git commands to generate.