lttng: Add the dependency graph model and handlers for an LTTng kernel
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.core / plugin.xml
index 52710452f17b3c375b08035d050abe5180ed29a3..f62c6c77d456a5e6f228838321d0a748acf12946 100644 (file)
                   class="org.eclipse.tracecompass.internal.lttng2.kernel.core.analysis.vm.trace.VirtualMachineExperiment">
             </tracetype>
       </module>
+      <module
+            analysis_module="org.eclipse.tracecompass.internal.lttng2.kernel.core.analysis.graph.building.LttngKernelExecutionGraph"
+            applies_experiment="true"
+            id="org.eclipse.tracecompass.lttng2.kernel.core.execgraph"
+            name="LTTng Kernel Exec Graph">
+         <tracetype
+               class="org.eclipse.tracecompass.lttng2.kernel.core.trace.LttngKernelTrace">
+         </tracetype>
+      </module>
    </extension>
 </plugin>
This page took 0.023542 seconds and 5 git commands to generate.