X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=3ac61e1e4fd8914e7244094ff630423e201490f7;hp=72cf4e0ff0334ab5add1bf629b0b6aec4f3b8992;hb=eded6438f3b15eccc391525f653e03293a890d32;hpb=b38afa27d40eaec3c632cbcd3a9f8421f8cea65d diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 72cf4e0ff..3ac61e1e4 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -76,6 +76,7 @@ DECL_COMMAND(load); DECL_COMMAND(track); DECL_COMMAND(untrack); DECL_COMMAND(metadata); +DECL_COMMAND(regenerate); extern int cmd_help(int argc, const char **argv, const struct cmd_struct commands[]);