X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-kconsumerd.h;h=4f6fc8dc504397ddd0482dd68718caa69d3a1dd5;hp=fa10ee25da6ff8887c99bf194281276f046d00d0;hb=24ccb5f387f66603973a447728262c744e9a7218;hpb=5dc1855009c9b215a108bc56e7df64d9862c8144 diff --git a/include/lttng-kconsumerd.h b/include/lttng-kconsumerd.h index fa10ee25d..4f6fc8dc5 100644 --- a/include/lttng-kconsumerd.h +++ b/include/lttng-kconsumerd.h @@ -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 */