X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fmain.c;h=a24e6bb6c8d48d1ec40f16ff49be8208056ebef7;hb=7a4bdb546094fea3343bfc80e3744ea26a08dd22;hp=d3b69fb649eabb50351a3ddaa7556293b296a290;hpb=1111bb0f69e3c01c9264b19cbc7d2a8a02eeb569;p=lttv.git diff --git a/lttv/lttv/main.c b/lttv/lttv/main.c index d3b69fb6..a24e6bb6 100644 --- a/lttv/lttv/main.c +++ b/lttv/lttv/main.c @@ -278,7 +278,10 @@ void lttv_debug(void *hook_data) void lttv_event_debug(void *hook_data) { + #warning lttv_event_debug does nothing +#ifdef BABEL_CLEANUP ltt_event_debug(1); +#endif g_info("Output event detailed debug"); }