CLI: Implement lttng clear session command
[lttng-tools.git] / src / bin / lttng / command.h
index 6b20847f26168d9368d85056e030bca9fb2f2d12..b4444b34fdf7931c9ca55be1dc47ae6454a57678 100644 (file)
@@ -86,6 +86,7 @@ DECL_COMMAND(regenerate);
 DECL_COMMAND(rotate);
 DECL_COMMAND(enable_rotation);
 DECL_COMMAND(disable_rotation);
+DECL_COMMAND(clear);
 
 extern int cmd_help(int argc, const char **argv,
                const struct cmd_struct commands[]);
This page took 0.025895 seconds and 5 git commands to generate.