X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-workqueue.c;h=57cd560210ac4e3543bbd4b51e3e99ea8316f979;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=dd5308ea036573eaa695d4b5d81f45506632abc0;hpb=2df37e95fa4303ecc0db41334452665491533641;p=lttng-modules.git diff --git a/probes/lttng-probe-workqueue.c b/probes/lttng-probe-workqueue.c index dd5308ea..57cd5602 100644 --- a/probes/lttng-probe-workqueue.c +++ b/probes/lttng-probe-workqueue.c @@ -28,9 +28,9 @@ struct pool_workqueue; */ #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 ");