Base lttng_trace_format_descriptor
[lttng-tools.git] / src / common / config / config-session-abi.hpp
index f921a7363953a172db1f0d688aba09b9c665f00d..c61ea4a4f762d562453772c574ecaf0d58e54af2 100644 (file)
@@ -179,4 +179,8 @@ extern const char * const config_event_context_vgid;
 extern const char * const config_event_context_vegid;
 extern const char * const config_event_context_vsgid;
 
+extern const char * const config_element_session_trace_format;
+extern const char * const config_element_session_trace_format_ctf1;
+extern const char * const config_element_session_trace_format_ctf2;
+
 #endif /* CONFIG_SESSION_INTERNAL_H */
This page took 0.025174 seconds and 5 git commands to generate.