X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Fcfv.c;h=687adcce8f05bf4e3ce14ec5f01dc4e147c7bd88;hb=2a2fa4f0852b2a2701733c370059bad8aa000b03;hp=bf444b65239ea30dd0bbde8bae7c5bb1952379d5;hpb=efde9138bd61f0ce9cabb3f2dcc0d0040eaf35ed;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c index bf444b65..687adcce 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c @@ -25,10 +25,7 @@ #include "processlist.h" #include "eventhooks.h" #include "cfv-private.h" - - -#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format) -#define g_debug(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format) +#include extern GSList *g_control_flow_data_list;