X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Frelay.c;h=05399b4a75787acb512eb30e09d6a721f80526a8;hb=3158b808d3a8c45995ac7a40b022f9d569290b49;hp=1235a9a7cd481a17dd5dd9adc3bebed76e879826;hpb=772030fed323e388da467735cf4b5e8781acb710;p=lttng-ust.git diff --git a/libust/relay.c b/libust/relay.c index 1235a9a7..05399b4a 100644 --- a/libust/relay.c +++ b/libust/relay.c @@ -2466,8 +2466,6 @@ static /* inline */ void ltt_write_commit_counter(struct rchan_buf *buf, */ ltt_write_commit_counter(buf, ltt_buf, endidx, buf_offset, commit_count, data_size); - - DBG("commited slot. now commit count is %ld", commit_count); }