analysis: Introduce syscall statistics analysis test
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core.tests / plugin.xml
index fcd34f775542275dd4464f9fa4bb1e35f36ce0ff..e659abf7899797c4e14f35165686dd91fac9ed38 100644 (file)
                class="org.eclipse.tracecompass.analysis.os.linux.core.tests.stubs.trace.TmfXmlKernelTraceStub">
          </tracetype>
       </module>
+      <module
+            analysis_module="org.eclipse.tracecompass.internal.analysis.os.linux.core.latency.statistics.SystemCallLatencyStatisticsAnalysisModule"
+            id="org.eclipse.tracecompass.analysis.os.linux.core.latency.statistics.syscall"
+            name="System call stats">
+         <tracetype
+               applies="true"
+               class="org.eclipse.tracecompass.analysis.os.linux.core.trace.IKernelTrace">
+         </tracetype>
+      </module>
    </extension>
    <extension
          point="org.eclipse.linuxtools.tmf.core.tracetype">
This page took 0.024999 seconds and 5 git commands to generate.