X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=probes%2Flttng-probe-compaction.c;fp=probes%2Flttng-probe-compaction.c;h=f8ddf384ed2aaccc3f70d4a4d44b479fa421c357;hp=225eef45fe70d927bcba3a659b617b34be7427c7;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hpb=2bc89292c6ac6030a7498a798671cca921ae61df diff --git a/probes/lttng-probe-compaction.c b/probes/lttng-probe-compaction.c index 225eef45..f8ddf384 100644 --- a/probes/lttng-probe-compaction.c +++ b/probes/lttng-probe-compaction.c @@ -22,9 +22,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 ");