doc: Update event matching developer documentation
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core / plugin.properties
CommitLineData
e3366401 1###############################################################################
e363eae1 2# Copyright (c) 2015 Ericsson
e3366401
GB
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# Contributors:
e363eae1 10# Ericsson - Initial API and implementation
e3366401
GB
11###############################################################################
12
e363eae1
AM
13Bundle-Vendor = Eclipse Trace Compass
14Bundle-Name = Trace Compass Linux Kernel Analysis Core Plug-in
15
16tracetype.type.kernel = Linux Kernel Trace
e363eae1 17
aa19e48b 18analysis.linuxkernel = Linux Kernel
e363eae1 19analysis.cpuusage = CPU usage
6a98f00e
AM
20analysis.latency = System Call Latency
21analysis.contextswitch = Context switch
aa19e48b 22analysis.kernelmemory = Kernel memory usage
6d02c5c1 23analysis.io = Input/Output
d8e841d9 24analysis.tid = Active Thread
This page took 0.063091 seconds and 5 git commands to generate.