Add calibrate command
[lttng-tools.git] / libkernelctl / libkernelctl.h
index 25e5d0c1b2e2a13a91fd6da620d7ad3023a9d1c7..026f58d21df89de12faf9b552cd6672d4a7cba47 100644 (file)
@@ -50,5 +50,6 @@ int kernctl_stop_session(int fd);
 int kernctl_tracepoint_list(int fd);
 int kernctl_tracer_version(int fd, struct lttng_kernel_tracer_version *v);
 int kernctl_wait_quiescent(int fd);
+int kernctl_calibrate(int fd, struct lttng_kernel_calibrate *calibrate);
 
 #endif /* _LTT_LIBKERNELCTL_H */
This page took 0.023196 seconds and 4 git commands to generate.