0.8.23
[lttv.git] / ltt / branches / poly / doc / developer / format.html
index 4f92153030fd20af82a54447de5c9a4a5de80a98..b24e0c0a1ad97e125f29671f846a5c839a47ea48 100644 (file)
@@ -377,6 +377,20 @@ following event types.
   </struct>
 </event>
 
+<event name=state_dump_facility_load>
+  <description>Facility used in the trace</description>
+  <struct>
+    <field name="name"><string/></field>
+    <field name="checksum"><uint size=4/></field>
+    <field name="id"><uint size=4/></field>
+    <field name="int_size"><uint size=4/></field>
+    <field name="long_size"><uint size=4/></field>
+    <field name="pointer_size"><uint size=4/></field>
+    <field name="size_t_size"><uint size=4/></field>
+    <field name="has_alignment"><uint size=4/></field>
+  </struct>
+</event>
+
 <event name=time_heartbeat>
   <description>System time values sent periodically to minimize cycle counter 
     drift with respect to real time clock and to detect cycle counter
This page took 0.023107 seconds and 4 git commands to generate.