fix seek so that adding and removing a trace from a traceset will work
[lttv.git] / genevent / core.xml
index 0f2aa80e7be75564b314adac2a2f0a6bba4a3bba..c9004d3fc647aa740e10ee77bdd23629c5e9a937 100644 (file)
@@ -21,7 +21,7 @@
     </struct>
   </event>
 
-  <event name=time_heartbeat>
+  <event name=time_heartbeat per_tracefile>
     <description>System time values sent periodically to detect cycle counter
      rollovers. Useful when only the 32 LSB of the TSC are saved in events
      header : we save the full 64 bits in this event.
@@ -29,7 +29,7 @@
     <typeref name=timestamp/>
   </event>
   
-  <event name=state_dump_facility_load>
+  <event name=state_dump_facility_load per_trace>
     <description>Facility is loaded while in state dump</description>
     <struct>
       <field name="name"><string/></field>
This page took 0.024491 seconds and 4 git commands to generate.