Introduce "--blocking-timeout" channel parameter
[lttng-tools.git] / src / common / config / config-session-abi.h
index 66d9cca73d4405084c264f215ed4b5247d411ca5..5f91109ccda1ff90cb71d97159dde6e696c4c905 100644 (file)
@@ -41,6 +41,8 @@ extern const char * const config_element_subbuf_size;
 extern const char * const config_element_num_subbuf;
 extern const char * const config_element_switch_timer_interval;
 extern const char * const config_element_read_timer_interval;
+extern const char * const config_element_monitor_timer_interval;
+extern const char * const config_element_blocking_timeout;
 extern const char * const config_element_output;
 extern const char * const config_element_output_type;
 extern const char * const config_element_tracefile_size;
This page took 0.02531 seconds and 5 git commands to generate.