Flush buffers on UST stop trace
[lttng-tools.git] / lttng-sessiond / lttng-ust-ctl.h
index 687379448d11511d6c86af243b1f88d8202d129c..66c84c9ddb195e1426070973659df236b33c4896 100644 (file)
@@ -59,6 +59,8 @@ int ustctl_tracepoint_list_get(int sock, int tp_list_handle,
 int ustctl_tracer_version(int sock, struct lttng_ust_tracer_version *v);
 int ustctl_wait_quiescent(int sock);
 
+int ustctl_sock_flush_buffer(int sock, struct lttng_ust_object_data *object);
+
 /* not implemented yet */
 struct lttng_ust_calibrate;
 int ustctl_calibrate(int sock, struct lttng_ust_calibrate *calibrate);
This page took 0.022731 seconds and 4 git commands to generate.