Fix: don't perform extra flush on metadata channel
[lttng-modules.git] / lib / ringbuffer / frontend_internal.h
index b13edd10b7e80c2803d07343b1edcc1dbe0c0883..76bf20e79b1ae21ad217bc073c9e9f02a1709ee4 100644 (file)
@@ -159,6 +159,9 @@ void lib_ring_buffer_switch_slow(struct lib_ring_buffer *buf,
 extern
 void lib_ring_buffer_switch_remote(struct lib_ring_buffer *buf);
 
+extern
+void lib_ring_buffer_switch_remote_empty(struct lib_ring_buffer *buf);
+
 /* Buffer write helpers */
 
 static inline
This page took 0.023836 seconds and 4 git commands to generate.