tmf: Bug 477508: Fix wrong event count and ranks in TmfXmlTraceStub
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core.tests / testfiles / cpu_analysis.xml
index 01faef4aa8101f358a2ddc0159d2a9e5a79813a6..6f6c1f1d3aad3f8f64188af459175e33f0d3a542 100644 (file)
@@ -1,7 +1,7 @@
 <trace>
-<event timestamp="0" name="set_aspects">
+<set_aspects>
 <field name="cpu" value="1" type="int" />
-</event>
+</set_aspects>
 <event timestamp="1" name="sched_switch">
 <field name="cpu" value="0" type="int" />
 <field name="prev_comm" value="proc1" type="string" />
This page took 0.025905 seconds and 5 git commands to generate.