fix heartbeat
[lttv.git] / ltt / branches / poly / ltt / ltt-private.h
index c7c4deef3bcdc027a5542b5f30325d99939d1874..98e5b342b879698f0d0b0c1a7ff5464f78690aaa 100644 (file)
@@ -127,9 +127,8 @@ struct LttStateDumpFacilityLoad {
        guint32 has_alignment;
 } LTT_PACKED_STRUCT;
 
+/* Empty event */
 typedef struct _TimeHeartbeat {
-  LttTime       time;       //Time stamp of this block
-  uint64_t cycle_count; //cycle count of the event
 } LTT_PACKED_STRUCT TimeHeartbeat;
 
 struct ltt_event_header_hb {
This page took 0.024044 seconds and 4 git commands to generate.