Optional test for the metadata regeneration
[lttng-tools.git] / src / common / config / config-session-abi.h
index 23f8c84165acc78edc3b4d96b3fe9e13cb5fc61d..df77c63a5bf6d1884071dcb12b78242aae86bb2e 100644 (file)
@@ -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;
@@ -60,6 +62,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;
This page took 0.024793 seconds and 4 git commands to generate.