X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt-events.h;h=94ce295b58cb272f69d9cbe66bb665d99c0eced1;hb=3db41b2c5d1fef77ca065dc8ef7f0fdd9c17cf32;hp=525fc982cbaf3b629e295d0da779a9c8927bc6f1;hpb=b265a505ba25418104f3425e4475f45419844e8a;p=lttng-modules.git diff --git a/ltt-events.h b/ltt-events.h index 525fc982..94ce295b 100644 --- a/ltt-events.h +++ b/ltt-events.h @@ -415,7 +415,7 @@ void lttng_ftrace_destroy_private(struct ltt_event *event) } #endif -int lttng_calibrate(struct lttng_calibrate *calibrate); +int lttng_calibrate(struct lttng_kernel_calibrate *calibrate); extern const struct file_operations lttng_tracepoint_list_fops;