tmf: Remove the ITmfEventTableColumns extension point
[deliverable/tracecompass.git] / org.eclipse.tracecompass.btf.ui / plugin.xml
CommitLineData
ff71e543
MK
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
4 <extension
5 point="org.eclipse.linuxtools.tmf.ui.tracetypeui">
6 <type
7 icon="icons/btf.png"
8 tracetype="org.eclipse.linuxtools.btf.trace">
ff71e543
MK
9 </type>
10 </extension>
11</plugin>
This page took 0.030748 seconds and 5 git commands to generate.