relayd: implement file and session rotation on top of trace chunks
[lttng-tools.git] / src / common / consumer / consumer.h
index 599ce451c00580a042049d468d30b26be99561cf..26492c0e4a49f229a958b86a374cfb4938d72f7f 100644 (file)
@@ -313,7 +313,7 @@ struct lttng_consumer_stream {
        bool missed_metadata_flush;
 
        enum lttng_event_output output;
-       /* Maximum subbuffer size. */
+       /* Maximum subbuffer size (in bytes). */
        unsigned long max_sb_size;
 
        /*
This page took 0.023892 seconds and 5 git commands to generate.