Rotate timer
[lttng-tools.git] / src / bin / lttng / command.h
index 32d54d22446613d27da68383ee99694271475a8d..6b20847f26168d9368d85056e030bca9fb2f2d12 100644 (file)
@@ -84,6 +84,8 @@ DECL_COMMAND(untrack);
 DECL_COMMAND(metadata);
 DECL_COMMAND(regenerate);
 DECL_COMMAND(rotate);
+DECL_COMMAND(enable_rotation);
+DECL_COMMAND(disable_rotation);
 
 extern int cmd_help(int argc, const char **argv,
                const struct cmd_struct commands[]);
This page took 0.022671 seconds and 4 git commands to generate.