blob: 4db590a5f040b93d744397b358f6d220cfa5458d [file] [log] [blame]
###############################################################################
# Copyright (c) 2015 Ericsson
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Ericsson - Initial API and implementation
###############################################################################
Bundle-Vendor = Eclipse Trace Compass
Bundle-Name = Trace Compass Linux Kernel Analysis Core Plug-in
tracetype.type.kernel = Linux Kernel Trace
analysis.linuxkernel = Linux Kernel
analysis.cpuusage = CPU usage
analysis.latency = System Call Latency
analysis.contextswitch = Context switch
analysis.kernelmemory = Kernel memory usage
analysis.io = Input/Output
analysis.tid = Active Thread
analysis.execgraph = OS Execution Graph
extensionpoint.graphhandler.name = Operating System Graph Handler