Permit custom consumer registration to a session
[lttng-tools.git] / ltt-sessiond / trace.h
index 591af85730299c8c0832d11ab303236d4aeaed6d..9255bc93200d639d9c826b9c8d15fe00367551be 100644 (file)
@@ -84,6 +84,7 @@ struct ltt_kernel_session {
        int fd;
        int metadata_stream_fd;
        int kconsumer_fds_sent;
+       int consumer_fd;
        unsigned int channel_count;
        unsigned int stream_count_global;
        char *trace_path;
This page took 0.022885 seconds and 4 git commands to generate.