Fix javadoc warning
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core / plugin.properties
index 8866c02db35af0af006d383c8c10908a00e9b76d..1404147ce76a8882171daee98d22b77c37447442 100644 (file)
@@ -14,8 +14,11 @@ 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
 
+analysis.linuxkernel = Linux Kernel
 analysis.cpuusage = CPU usage
-analysis.latency = Latency Analysis
-
+analysis.latency = System Call Latency
+analysis.contextswitch = Context switch
+analysis.kernelmemory = Kernel memory usage
+analysis.io = Input/Output
+analysis.tid = Active Thread
This page took 0.026918 seconds and 5 git commands to generate.