X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconfig%2Fconfig-session-abi.h;h=f7cee34eb44a0d9886fd112d731101f65f6968fc;hb=53e367f936beb2f9a1f49f6a2920c2f58bcb08d7;hp=23f8c84165acc78edc3b4d96b3fe9e13cb5fc61d;hpb=045fc61744f711fd2e4ca84c6339d97f1eafc71d;p=lttng-tools.git diff --git a/src/common/config/config-session-abi.h b/src/common/config/config-session-abi.h index 23f8c8416..f7cee34eb 100644 --- a/src/common/config/config-session-abi.h +++ b/src/common/config/config-session-abi.h @@ -60,6 +60,7 @@ extern const char * const config_element_snapshot_mode; extern const char * const config_element_loglevel; extern const char * const config_element_loglevel_type; extern const char * const config_element_filter; +extern const char * const config_element_filter_expression; extern const char * const config_element_snapshot_outputs; extern const char * const config_element_consumer_output; extern const char * const config_element_destination;