Fix: client_packet_header() uses wrong packet
[lttng-ust.git] / liblttng-ust / lttng-tracer-core.h
index f2e95674b2373b2dd8ed7bb194c64e9ad37c57f8..e7f549e0cede664c7038f92b7bc5b29a50951d51 100644 (file)
@@ -43,4 +43,9 @@ void lttng_fixup_procname_tls(void);
 
 const char *lttng_ust_obj_get_name(int id);
 
+int lttng_get_notify_socket(void *owner);
+
+void lttng_ust_sockinfo_session_enabled(void *owner,
+               struct lttng_session *session_enabled);
+
 #endif /* _LTTNG_TRACER_CORE_H */
This page took 0.023744 seconds and 4 git commands to generate.