X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fjbd2.h;fp=instrumentation%2Fevents%2Flttng-module%2Fjbd2.h;h=531ce91165aeea7b827c02457a930d14abbb1ac3;hb=104eadd2e2a00b0ab09e3a459a893f78b006ae17;hp=9d61fca66649d941c35849c56f80f999055fcbbf;hpb=c89f74cfae9fa6bc88fa03a7e5c6256ba95070fb;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/jbd2.h b/instrumentation/events/lttng-module/jbd2.h index 9d61fca6..531ce911 100644 --- a/instrumentation/events/lttng-module/jbd2.h +++ b/instrumentation/events/lttng-module/jbd2.h @@ -146,7 +146,9 @@ LTTNG_TRACEPOINT_EVENT(jbd2_submit_inode_data, || LTTNG_KERNEL_RANGE(5,10,163, 5,11,0) \ || LTTNG_KERNEL_RANGE(5,15,87, 5,16,0) \ || LTTNG_KERNEL_RANGE(6,0,18, 6,1,0) \ - || LTTNG_KERNEL_RANGE(6,1,4, 6,2,0)) + || LTTNG_KERNEL_RANGE(6,1,4, 6,2,0) \ + || LTTNG_UBUNTU_KERNEL_RANGE(5,19,17,42, 5,19,18,0) \ + || LTTNG_UBUNTU_KERNEL_RANGE(5,19,7,1024, 5,19,8,0)) LTTNG_TRACEPOINT_EVENT(jbd2_run_stats, TP_PROTO(dev_t dev, tid_t tid, struct transaction_run_stats_s *stats),