X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng.c;h=8a0dd4b8acdcefe06015d37d2599bb01ef7b907b;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=e571ceea6795433324d35c6f18fa00846b98439e;hpb=263b6c88138c3354d63dba3c70a965de94becd22;p=lttng-modules.git diff --git a/probes/lttng.c b/probes/lttng.c index e571ceea..8a0dd4b8 100644 --- a/probes/lttng.c +++ b/probes/lttng.c @@ -17,16 +17,16 @@ #include #include #include -#include +#include #define TP_MODULE_NOAUTOLOAD #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS -#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module +#define TRACE_INCLUDE_PATH instrumentation/events #define TRACE_INCLUDE_FILE lttng #define LTTNG_INSTRUMENTATION -#include +#include /* Events written through logger are truncated at 1024 bytes */ #define LTTNG_LOGGER_COUNT_MAX 1024