X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-events.h;h=525fc982cbaf3b629e295d0da779a9c8927bc6f1;hb=57105fc258cabb75b3a579aaba53b2024fd340e0;hp=6cc4ea3f6fed01bbcc9309dbfcdfbfb33400a21e;hpb=7371f44c2c8ea6e60c0457671af008dd018c0b5f;p=lttng-modules.git diff --git a/ltt-events.h b/ltt-events.h index 6cc4ea3f..525fc982 100644 --- a/ltt-events.h +++ b/ltt-events.h @@ -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))