X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libust%2Frelay.c;h=05399b4a75787acb512eb30e09d6a721f80526a8;hb=08230db7e2e536bddf0015fa663b6d10abea30f1;hp=1235a9a7cd481a17dd5dd9adc3bebed76e879826;hpb=5f04cdcbbea9d600b3f325dd739b217ab2a8f78a;p=ust.git diff --git a/libust/relay.c b/libust/relay.c index 1235a9a..05399b4 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); }