Expose monitor timer interval to lttngctl and client
[lttng-tools.git] / src / common / config / config-session-abi.h
index 66d9cca73d4405084c264f215ed4b5247d411ca5..2faa354a0d05136d939dc83ae24abcd818e64269 100644 (file)
@@ -41,6 +41,7 @@ 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_output;
 extern const char * const config_element_output_type;
 extern const char * const config_element_tracefile_size;
This page took 0.022792 seconds and 4 git commands to generate.