Add Full heartbeat support
[lttv.git] / ltt / branches / poly / ltt / trace.h
index 0b63c9378aa6193eb966c44a1db97beb8818bf38..ce1c083a0b5b71915016f950d20c954c0733e8cd 100644 (file)
@@ -23,7 +23,8 @@
 #include <ltt/ltt.h>
 
 extern GQuark LTT_FACILITY_NAME_HEARTBEAT,
-              LTT_EVENT_NAME_HEARTBEAT;
+              LTT_EVENT_NAME_HEARTBEAT,
+              LTT_EVENT_NAME_HEARTBEAT_FULL;
 
 /* A trace is specified as a pathname to the directory containing all the
    associated data (control tracefiles, per cpu tracefiles, event 
This page took 0.022305 seconds and 4 git commands to generate.