X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommand.h;h=fc6f01c1c6db6e891aaa6e8cc5a425f192341683;hp=9d6bc093b718b8b3675917fd40d063bcfc0e83cb;hb=54a0adbf3cf5cd691d57b9ebaef083cad30273e1;hpb=5e71a0e86493091ae375c5dfc209c0f18f94b38f diff --git a/src/bin/lttng/command.h b/src/bin/lttng/command.h index 9d6bc093b..fc6f01c1c 100644 --- a/src/bin/lttng/command.h +++ b/src/bin/lttng/command.h @@ -43,6 +43,7 @@ struct cmd_struct { }; DECL_COMMAND(list); +DECL_COMMAND(status); DECL_COMMAND(create); DECL_COMMAND(destroy); DECL_COMMAND(start);