Introduce "--blocking-timeout" channel parameter
[lttng-tools.git] / src / common / config / config-session-abi.h
index 2faa354a0d05136d939dc83ae24abcd818e64269..5f91109ccda1ff90cb71d97159dde6e696c4c905 100644 (file)
@@ -42,6 +42,7 @@ 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.022805 seconds and 4 git commands to generate.