<?xml version="1.0" encoding="UTF-8"?> | |
<?eclipse version="3.4"?> | |
<plugin> | |
<extension | |
point="org.eclipse.linuxtools.tmf.core.analysis"> | |
<module | |
analysis_module="org.eclipse.tracecompass.analysis.graph.core.tests.stubs.module.GraphBuilderModuleStub" | |
automatic="false" | |
id="org.eclipse.linuxtools.tmf.analysis.graph.tests.stub" | |
name="Graph builder stub"> | |
<tracetype | |
class="org.eclipse.tracecompass.tmf.tests.stubs.trace.xml.TmfXmlTraceStub"> | |
</tracetype> | |
</module> | |
</extension> | |
</plugin> |