X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fmi-lttng.h;h=7fbf7b53ee82e0e6a57c08cc7ff11b8f78210e96;hp=d655f6fb8a0266d41feacd0ed06d58df44fbfcfb;hb=523c4f8cdeb927b789710e3dafcb3f249751ccfd;hpb=6a751b953a43c566b74818ec6325db0978e16c66 diff --git a/src/common/mi-lttng.h b/src/common/mi-lttng.h index d655f6fb8..7fbf7b53e 100644 --- a/src/common/mi-lttng.h +++ b/src/common/mi-lttng.h @@ -69,6 +69,7 @@ extern const char * const mi_lttng_element_command_disable_event; extern const char * const mi_lttng_element_command_enable_channels; extern const char * const mi_lttng_element_command_enable_event; extern const char * const mi_lttng_element_command_list; +extern const char *const mi_lttng_element_command_list_trigger; extern const char * const mi_lttng_element_command_load; extern const char * const mi_lttng_element_command_metadata; extern const char * const mi_lttng_element_command_metadata_action;