X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-consumer.c;h=b0264e4bab3f81eccfe31971178e933a73de92b8;hp=33cb6ff376c16c92db8bf605963054b364b59555;hb=45893984238b2e2c12fc0d84b90336c98a6d98c9;hpb=5d2e1e66a968d9e555f9b8b00d0589ebfaf3de32 diff --git a/src/bin/lttng-sessiond/ust-consumer.c b/src/bin/lttng-sessiond/ust-consumer.c index 33cb6ff37..b0264e4ba 100644 --- a/src/bin/lttng-sessiond/ust-consumer.c +++ b/src/bin/lttng-sessiond/ust-consumer.c @@ -133,7 +133,7 @@ static int ask_channel_creation(struct ust_app_session *ua_sess, ua_sess->gid, consumer->net_seq_index, ua_chan->key, - ua_sess->registry.uuid); + ua_sess->registry->uuid); health_code_update();