X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fenable_rotation.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fenable_rotation.cpp;h=1719f3ac243dd166f3a347399afefcbeea08539a;hp=0210f9cb6e9b18b41cc879316d9296bb80bd2c84;hb=4e9db781daa52072d9b0d235691bfad79538e791;hpb=e8c94936ad41942f158a9f77456ab1aeb4924e9c diff --git a/src/bin/lttng/commands/enable_rotation.cpp b/src/bin/lttng/commands/enable_rotation.cpp index 0210f9cb6..1719f3ac2 100644 --- a/src/bin/lttng/commands/enable_rotation.cpp +++ b/src/bin/lttng/commands/enable_rotation.cpp @@ -50,8 +50,8 @@ static struct poptOption long_options[] = { }; static const char *schedule_type_str[] = { - "periodic", "size-based", + "periodic", }; static enum cmd_error_code add_schedule(const char *session_name,