X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fkmem.h;h=83f3488daa746e87f4bb90e6f68c90814575e0a5;hb=c29aa9374e83e9bd2096043756825f163ac4a813;hp=5de4c97938fb00a712ef9a7110d52b2a64cb4ba2;hpb=46b23793b31990f3b45cf58286eeba11cd383403;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/kmem.h b/instrumentation/events/lttng-module/kmem.h index 5de4c979..83f3488d 100644 --- a/instrumentation/events/lttng-module/kmem.h +++ b/instrumentation/events/lttng-module/kmem.h @@ -289,8 +289,8 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE_PRINT(mm_page, mm_page_pcpu_drain, #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,2) \ || LTTNG_KERNEL_RANGE(3,14,36, 3,15,0) \ || LTTNG_DEBIAN_KERNEL_RANGE(3,16,7,9,0,0, 3,17,0,0,0,0) \ - || LTTNG_UBUNTU_KERNEL_RANGE(3,13,0,50, 3,14,0,0) \ - || LTTNG_UBUNTU_KERNEL_RANGE(3,16,0,38, 3,17,0,0)) + || LTTNG_UBUNTU_KERNEL_RANGE(3,13,11,50, 3,14,0,0) \ + || LTTNG_UBUNTU_KERNEL_RANGE(3,16,7,38, 3,17,0,0)) LTTNG_TRACEPOINT_EVENT(mm_page_alloc_extfrag,