Add calibrate command
[lttng-tools.git] / ltt-sessiond / kernel-ctl.h
index 22250417db7883b496efa8d9211525add09a642c..df0cca2af08e896ca852b7c5cdf1670c721802bb 100644 (file)
@@ -51,5 +51,6 @@ int kernel_start_session(struct ltt_kernel_session *session);
 int kernel_stop_session(struct ltt_kernel_session *session);
 ssize_t kernel_list_events(int tracer_fd, struct lttng_event **event_list);
 void kernel_wait_quiescent(int fd);
+int kernel_calibrate(int fd, struct lttng_kernel_calibrate *calibrate);
 
 #endif /* _LTT_KERNEL_CTL_H */
This page took 0.0231 seconds and 4 git commands to generate.