Initial port of the state system to the LTTng 2.0 trace format
[lttv.git] / lttv / lttv / print.h
index 0dd838b07d05e1b19ddde04282884094dc80cfa4..47cfb61c2b4fa1780ba1ad180a47facfee17ca69 100644 (file)
  */
 
 #include <lttv/event.h>
-
+#ifdef BABEL_CLEANUP
 void lttv_print_field(LttEvent *e, struct marker_field *f, GString *s,
                gboolean field_names, LttvTracefileState *tfs);
-#ifdef BABEL_CLEANUP
+
 void lttv_event_to_string(LttEvent *e, GString *s, gboolean mandatory_fields,
                gboolean field_names, LttvTracefileState *tfs);
 #endif
This page took 0.022193 seconds and 4 git commands to generate.