X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Ftimer.h;fp=include%2Finstrumentation%2Fevents%2Ftimer.h;h=77c4111a96903229c98f34fea0b505d4802a9150;hb=b258b549a9bc218a08c102ba54aac2c1d477b45a;hp=bd21c037f6de8ee9d69838278dce0cbca18b537a;hpb=52eb2ee979a24301179e8f96cc0a6edeaaa40690;p=lttng-modules.git diff --git a/include/instrumentation/events/timer.h b/include/instrumentation/events/timer.h index bd21c037..77c4111a 100644 --- a/include/instrumentation/events/timer.h +++ b/include/instrumentation/events/timer.h @@ -112,6 +112,7 @@ LTTNG_TRACEPOINT_EVENT(timer_start, #endif #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,2,0) || \ + LTTNG_KERNEL_RANGE(4,19,312, 4,20,0) || \ LTTNG_RHEL_KERNEL_RANGE(4,18,0,193,0,0, 4,19,0,0,0,0)) /** * timer_expire_entry - called immediately before the timer callback