X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-ftrace.c;h=d8523198e08db3edabe4276a1eb734ff7b1ce012;hb=e9f828cc189b4ac844b8aa7aa31f1e5e4dbcc6d6;hp=56cfa56ad37b37a49a220bdea2bc37ee86b8b6f6;hpb=ccecf3fb2d43968e97e4c57f13ac89d87db6dd8d;p=lttng-modules.git diff --git a/probes/lttng-ftrace.c b/probes/lttng-ftrace.c index 56cfa56a..d8523198 100644 --- a/probes/lttng-ftrace.c +++ b/probes/lttng-ftrace.c @@ -33,11 +33,11 @@ #include #include #include -#include "../lttng-events.h" -#include "../wrapper/ringbuffer/frontend_types.h" -#include "../wrapper/ftrace.h" -#include "../wrapper/vmalloc.h" -#include "../lttng-tracer.h" +#include +#include +#include +#include +#include static void lttng_ftrace_handler(unsigned long ip, unsigned long parent_ip, void **data)