X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fkernel.c;h=5eda0775884cb93d7bbabe01df3e89c05659753a;hp=5d4f61451a53cf3d2d6cd8da21feeec086ad9e94;hb=9363801e2d2069022a05e67066d8f527538946d0;hpb=fdadac0853f699c7dc829162955cc8f459b6d2f2 diff --git a/src/bin/lttng-sessiond/kernel.c b/src/bin/lttng-sessiond/kernel.c index 5d4f61451..5eda07758 100644 --- a/src/bin/lttng-sessiond/kernel.c +++ b/src/bin/lttng-sessiond/kernel.c @@ -863,8 +863,6 @@ int kernel_snapshot_record(struct ltt_kernel_session *ksess, socket, node.node) { struct consumer_output *saved_output; struct ltt_kernel_channel *chan; - /* Code flow error */ - assert(socket->fd); /* * Temporarly switch consumer output for our snapshot output. As long