X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fkernel-consumer.h;h=b9a424e541924e608cd9ba0a224f50eeb2772ca7;hb=a74934bae19f96845f7af4b95a8fae5c2f860747;hp=07d7436a14d8efe41c62b0479f1d440ffd4acff4;hpb=f50f23d9f80ed9fae7fe5c49aee65e813e0031c8;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/kernel-consumer.h b/src/bin/lttng-sessiond/kernel-consumer.h index 07d7436a1..b9a424e54 100644 --- a/src/bin/lttng-sessiond/kernel-consumer.h +++ b/src/bin/lttng-sessiond/kernel-consumer.h @@ -35,4 +35,4 @@ int kernel_consumer_add_metadata(struct consumer_socket *sock, struct ltt_kernel_session *session); int kernel_consumer_add_channel(struct consumer_socket *sock, - struct ltt_kernel_channel *channel); + struct ltt_kernel_channel *channel, struct ltt_kernel_session *session);