X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=include%2Finstrumentation%2Fevents%2Ftimer.h;h=2fc280c11b8d2ae30aafef2003e073f6279c585d;hp=193650bb3780d5755fd7d8878afba027ec9ef81a;hb=HEAD;hpb=18fd64422b4297f9beea82f1c1a97b80791312e4 diff --git a/include/instrumentation/events/timer.h b/include/instrumentation/events/timer.h index 193650bb..2fc280c1 100644 --- a/include/instrumentation/events/timer.h +++ b/include/instrumentation/events/timer.h @@ -124,6 +124,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