001-mm_page_alloc_extfrag.patch 367 B

12345678910
  1. --- a/instrumentation/events/lttng-module/kmem.h
  2. +++ b/instrumentation/events/lttng-module/kmem.h
  3. @@ -287,6 +287,7 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE_PRINT(mm
  4. )
  5. #if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,2) \
  6. + || LTTNG_KERNEL_RANGE(3,18,10, 3,19,0) \
  7. || LTTNG_KERNEL_RANGE(3,14,36, 3,15,0) \
  8. || LTTNG_DEBIAN_KERNEL_RANGE(3,16,7,9,0,0, 3,17,0,0,0,0))