X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconfig%2Fconfig-session-abi.h;h=df77c63a5bf6d1884071dcb12b78242aae86bb2e;hp=f7cee34eb44a0d9886fd112d731101f65f6968fc;hb=fb83fe64f250bec7416f18891a8264450c61ead3;hpb=53e367f936beb2f9a1f49f6a2920c2f58bcb08d7 diff --git a/src/common/config/config-session-abi.h b/src/common/config/config-session-abi.h index f7cee34eb..df77c63a5 100644 --- a/src/common/config/config-session-abi.h +++ b/src/common/config/config-session-abi.h @@ -46,6 +46,8 @@ extern const char * const config_element_output_type; extern const char * const config_element_tracefile_size; extern const char * const config_element_tracefile_count; extern const char * const config_element_live_timer_interval; +extern const char * const config_element_discarded_events; +extern const char * const config_element_lost_packets; extern const char * const config_element_type; extern const char * const config_element_buffer_type; extern const char * const config_element_session;