lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.core / plugin.xml
CommitLineData
e2848c9f
GB
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
43ee8b79 4 <extension-point id="org.eclipse.linuxtools.tmf.analysis.xml.core.files" name="%extensionpoint.xml_files.name" schema="schema/org.eclipse.linuxtools.tmf.analysis.xml.core.files.exsd"/>
0dcf01f1
GB
5 <extension
6 point="org.eclipse.linuxtools.tmf.core.analysis">
7 <source
6eca054d 8 class="org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource">
0dcf01f1
GB
9 </source>
10 </extension>
e2848c9f 11</plugin>
This page took 0.062242 seconds and 5 git commands to generate.