Commit | Line | Data |
---|---|---|
03c8809b | 1 | ############################################################################### |
cdb3fcea | 2 | # Copyright (c) 2009, 2015 Ericsson |
03c8809b | 3 | # |
a7780cc8 FC |
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 | # Contributors: | |
03c8809b AM |
10 | # Ericsson - Initial API and implementation |
11 | ############################################################################### | |
a7780cc8 | 12 | |
cdb3fcea | 13 | featureName=LTTng Kernel Analysis |
a7780cc8 | 14 | |
cdb3fcea | 15 | description=Plug-ins to integrate LTTng Kernel analysis tools into the workbench. \ |
6de2f761 PT |
16 | Includes the LTTng (Linux Tracing Toolkit), TMF (Tracing and Monitoring Framework) \ |
17 | and CTF (Common Trace Format) features. | |
a7780cc8 | 18 | |
d126f164 | 19 | featureProvider=Eclipse Trace Compass |
a7780cc8 | 20 | |
cdb3fcea | 21 | copyright=Copyright 2015 Ericsson |
a7780cc8 | 22 |