lttng: Add add-trigger command
[lttng-tools.git] / src / bin / lttng / command.h
index 8f1c7be408667822d35b45821c965f7841ab3670..8961bad015939658b4f712534e9b899977c7d4d3 100644 (file)
@@ -77,6 +77,7 @@ DECL_COMMAND(rotate);
 DECL_COMMAND(enable_rotation);
 DECL_COMMAND(disable_rotation);
 DECL_COMMAND(clear);
+DECL_COMMAND(add_trigger);
 
 extern int cmd_help(int argc, const char **argv,
                const struct cmd_struct commands[]);
This page took 0.023109 seconds and 4 git commands to generate.