tmf/ust: deprecate AbstractCallStackAnalysis and move the UST module to core
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui / plugin.xml
index 801eb4b559df1cbdbe7f20694466416f080ac8eb..130807c2af8561c705794559ac343deffe14816e 100644 (file)
    </extension>
    <extension
          point="org.eclipse.linuxtools.tmf.core.analysis">
-      <module
-            analysis_module="org.eclipse.tracecompass.lttng2.ust.ui.analysis.callstack.LttngUstCallStackAnalysis"
-            automatic="false"
-            id="org.eclipse.linuxtools.lttng2.ust.analysis.callstack"
-            name="%analysis.callstack">
-         <tracetype
-               applies="true"
-               class="org.eclipse.tracecompass.lttng2.ust.core.trace.LttngUstTrace">
-         </tracetype>
-      </module>
       <output
             class="org.eclipse.tracecompass.tmf.ui.analysis.TmfAnalysisViewOutput"
             id="org.eclipse.linuxtools.lttng2.ust.memoryusage">
This page took 0.024086 seconds and 5 git commands to generate.