X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=cca5dcf83716d9ce0e854305185689290b3e72aa;hb=97b58163ffe6cced54c3d37ae79d4113a9d26455;hp=70dad7674a754e84bc636b1e3492c8548cbf3144;hpb=cd54f6d934faf715cbd12fa9665e94b6fe367802;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index 70dad767..cca5dcf8 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -328,9 +328,6 @@ int handle_message(struct sock_info *sock_info, } bytecode->len = lum->u.filter.data_size; bytecode->reloc_offset = lum->u.filter.reloc_offset; - fprintf(stderr, "RECV len %d rel %d\n", - lum->u.filter.data_size, - lum->u.filter.reloc_offset); if (ops->cmd) { ret = ops->cmd(lum->handle, lum->cmd, (unsigned long) bytecode,