Add calibration ioctl
[lttng-modules.git] / ltt-events.h
index 6cc4ea3f6fed01bbcc9309dbfcdfbfb33400a21e..525fc982cbaf3b629e295d0da779a9c8927bc6f1 100644 (file)
@@ -415,6 +415,8 @@ void lttng_ftrace_destroy_private(struct ltt_event *event)
 }
 #endif
 
+int lttng_calibrate(struct lttng_calibrate *calibrate);
+
 extern const struct file_operations lttng_tracepoint_list_fops;
 
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,35))
This page took 0.022827 seconds and 4 git commands to generate.