X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=probes%2Flttng-probe-vmscan.c;h=c1e84a77711c6dfc137efce488b624663a3c4b96;hb=aed3f4cd8eaa1d95fb43c79463303d679da4a3f7;hp=994e5145350502f65018fa2d59d9fe0dcadb85fa;hpb=13ab8b0a749053960f81a4924a3ed27775518f94;p=lttng-modules.git diff --git a/probes/lttng-probe-vmscan.c b/probes/lttng-probe-vmscan.c index 994e5145..c1e84a77 100644 --- a/probes/lttng-probe-vmscan.c +++ b/probes/lttng-probe-vmscan.c @@ -39,7 +39,7 @@ #define CREATE_TRACE_POINTS #define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module -#include "../instrumentation/events/lttng-module/vmscan.h" +#include "../instrumentation/events/lttng-module/mm_vmscan.h" MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Wade Farnsworth , Paul Woegerer , and Andrew Gabbasov ");