lttng.h cleanup
[lttng-tools.git] / include / lttng-kconsumerd.h
index fa10ee25da6ff8887c99bf194281276f046d00d0..4f6fc8dc504397ddd0482dd68718caa69d3a1dd5 100644 (file)
@@ -30,8 +30,8 @@
 /* Commands for kconsumerd */
 enum kconsumerd_command {
        ADD_STREAM,
-       UPDATE_STREAM, /* pause, delete, start depending on fd state */
-       STOP, /* delete all */
+       UPDATE_STREAM, /* pause, delete, active depending on fd state */
+       STOP, /* inform the kconsumerd to quit when all fd has hang up */
 };
 
 /* State of each fd in consumerd */
This page took 0.022755 seconds and 4 git commands to generate.