X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-writeback.c;fp=probes%2Flttng-probe-writeback.c;h=727f2b7f7b3967fc5fe42e3723c68dd976cd3242;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=5db92f6e31a581023ca3dd2999832f6102fb4a72;hpb=2bc89292c6ac6030a7498a798671cca921ae61df;p=lttng-modules.git diff --git a/probes/lttng-probe-writeback.c b/probes/lttng-probe-writeback.c index 5db92f6e..727f2b7f 100644 --- a/probes/lttng-probe-writeback.c +++ b/probes/lttng-probe-writeback.c @@ -33,9 +33,9 @@ */ #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS -#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module +#define TRACE_INCLUDE_PATH instrumentation/events -#include +#include MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Andrew Gabbasov ");