X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=probes%2Flttng.c;h=8a0dd4b8acdcefe06015d37d2599bb01ef7b907b;hp=0d3182ffb4f947a1208b38781c229a035d84076d;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hpb=2bc89292c6ac6030a7498a798671cca921ae61df diff --git a/probes/lttng.c b/probes/lttng.c index 0d3182ff..8a0dd4b8 100644 --- a/probes/lttng.c +++ b/probes/lttng.c @@ -22,11 +22,11 @@ #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