X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fmi-lttng.h;h=7f7e8b9f8649ae6ec2d6bb083bd6b37a10add82d;hp=0540a5ba964d33bf192414dfa45e93cc1ab309e5;hb=511ed4e25eeb6821dc4f4b6c573fbbdc07c17053;hpb=91c4d516d04451cd1716fe3721748dae9e9d3753 diff --git a/src/common/mi-lttng.h b/src/common/mi-lttng.h index 0540a5ba9..7f7e8b9f8 100644 --- a/src/common/mi-lttng.h +++ b/src/common/mi-lttng.h @@ -83,6 +83,7 @@ extern const char * const mi_lttng_element_command_version; extern const char * const mi_lttng_element_command_rotate; extern const char * const mi_lttng_element_command_enable_rotation; extern const char * const mi_lttng_element_command_disable_rotation; +extern const char * const mi_lttng_element_command_clear; /* Strings related to version command */ extern const char * const mi_lttng_element_version;