segStore: guard size() in segment stores
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.core.tests / plugin.xml
CommitLineData
43b5f69a
FG
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
4 <extension
5 point="org.eclipse.linuxtools.tmf.core.analysis">
6 <module
7 analysis_module="org.eclipse.tracecompass.internal.lttng2.kernel.core.analysis.graph.building.LttngKernelExecutionGraph"
8 id="org.eclipse.tracecompass.lttng2.kernel.core.tests.kernelgraph"
9 name="LTTng Stub Kernel Execution Graph">
10 <tracetype
698fde87 11 class="org.eclipse.tracecompass.analysis.os.linux.core.tests.stubs.trace.TmfXmlKernelTraceStub">
43b5f69a
FG
12 </tracetype>
13 </module>
14 </extension>
15
16</plugin>
This page took 0.036419 seconds and 5 git commands to generate.