Contexts for RT debugging
[lttng-tools.git] / src / common / config / config-session-abi.h
index df77c63a5bf6d1884071dcb12b78242aae86bb2e..66d9cca73d4405084c264f215ed4b5247d411ca5 100644 (file)
@@ -123,5 +123,9 @@ extern const char * const config_event_context_hostname;
 extern const char * const config_event_context_ip;
 extern const char * const config_event_context_perf_thread_counter;
 extern const char * const config_event_context_app;
+extern const char * const config_event_context_interruptible;
+extern const char * const config_event_context_preemptible;
+extern const char * const config_event_context_need_reschedule;
+extern const char * const config_event_context_migratable;
 
 #endif /* CONFIG_SESSION_INTERNAL_H */
This page took 0.022719 seconds and 4 git commands to generate.