X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=instrumentation%2Fevents%2Flttng-module%2Fcompaction.h;h=3becac87d1cac18d88b0a30e476f1823f2ad8621;hb=24ce932cfe714ca177b6eeb65d6c05171b6b53d6;hp=773a6ad5fcce1d7eba69866f9465b29c2dc0e747;hpb=290d1667a36ec7b568ca6acfec732ffd62b4e67f;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/compaction.h b/instrumentation/events/lttng-module/compaction.h index 773a6ad5..3becac87 100644 --- a/instrumentation/events/lttng-module/compaction.h +++ b/instrumentation/events/lttng-module/compaction.h @@ -46,7 +46,8 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(mm_compaction_isolate_template, mm_compaction_is TP_ARGS(nr_scanned, nr_taken) ) -#if LTTNG_KERNEL_RANGE(3,14,25, 3,15,0) || \ +#if LTTNG_KERNEL_RANGE(3,12,30, 3,13,0) || \ + LTTNG_KERNEL_RANGE(3,14,25, 3,15,0) || \ (LINUX_VERSION_CODE >= KERNEL_VERSION(3,16,0)) LTTNG_TRACEPOINT_EVENT(mm_compaction_migratepages,