X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fblock.h;fp=instrumentation%2Fevents%2Flttng-module%2Fblock.h;h=ac8310fda5bdaa8b881a631eb9501f3d195369b3;hb=fc6d6f213148c9babf46500058b10ff99db7d4d0;hp=ad0a3639df6ae3c378e1d8345318430f2890deaf;hpb=738f008de80d039b9742eee48fe38ff45d8c6494;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/block.h b/instrumentation/events/lttng-module/block.h index ad0a3639..ac8310fd 100644 --- a/instrumentation/events/lttng-module/block.h +++ b/instrumentation/events/lttng-module/block.h @@ -225,7 +225,8 @@ DEFINE_EVENT(block_rq_with_error, block_rq_requeue, || LTTNG_KERNEL_RANGE(3,12,21, 3,13,0) \ || LTTNG_KERNEL_RANGE(3,10,41, 3,11,0) \ || LTTNG_KERNEL_RANGE(3,4,91, 3,5,0) \ - || LTTNG_KERNEL_RANGE(3,2,58, 3,3,0)) + || LTTNG_KERNEL_RANGE(3,2,58, 3,3,0) \ + || LTTNG_UBUNTU_KERNEL_RANGE(3,13,11,31, 3,14,0,0)) /** * block_rq_complete - block IO operation completed by device driver