X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fust-consumer%2Fust-consumer.c;h=00937a44dd0172882e03c2ea21d361a1597449c8;hp=ec078fb477a39eec0988c3075d8f3d86cad91ea4;hb=d9a2e16ee3abce83801f58473831330aa8a5463b;hpb=261de6373c70dcd52421642db5486747e9c10bae diff --git a/src/common/ust-consumer/ust-consumer.c b/src/common/ust-consumer/ust-consumer.c index ec078fb47..00937a44d 100644 --- a/src/common/ust-consumer/ust-consumer.c +++ b/src/common/ust-consumer/ust-consumer.c @@ -184,6 +184,7 @@ static struct lttng_consumer_stream *allocate_stream(int cpu, int key, goto error; } + consumer_stream_update_channel_attributes(stream, channel); stream->chan = channel; error: