X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fkmem.h;fp=instrumentation%2Fevents%2Flttng-module%2Fkmem.h;h=049289eae3d695111c0ca2212040473569ed6a08;hb=434c6691a5af2982f6aa9a0b2fcceb2d0759a90e;hp=0b2ee21347d70ffbfbdc4d8338688d564f6bdf45;hpb=7d5f6cefe2d5ff9122d996252b2ece0cd94c1130;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/kmem.h b/instrumentation/events/lttng-module/kmem.h index 0b2ee213..049289ea 100644 --- a/instrumentation/events/lttng-module/kmem.h +++ b/instrumentation/events/lttng-module/kmem.h @@ -287,7 +287,8 @@ DEFINE_EVENT_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_KERNEL_RANGE(3,14,36, 3,15,0) \ + || LTTNG_UBUNTU_KERNEL_RANGE(3,13,0,50, 3,14,0,0)) TRACE_EVENT(mm_page_alloc_extfrag,