X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=ChangeLog;h=275922b15a9150cc2f222e8ea952efc9e9d521ef;hp=df4b33390f85e47057fc67c4bf06e9fbb6e37110;hb=c43a7f87fdbf19eb7e3771e88d219ab58d67e607;hpb=3d4b15525eec7bc9dcfd7668c3f3d0192ef3f0b3 diff --git a/ChangeLog b/ChangeLog index df4b3339..275922b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2020-04-08 (The Day After National Beer Day) LTTng modules 2.11.3 + * fix: uaccess wrapper for CentOS >= 4.18.0-147 + * fix: ext4 instrumentation for CentOS >= 4.18.0-147 + * fix: signal instrumentation for CentOS >= 4.18.0-147 + * fix: kvm instrumentation for CentOS >= 4.18.0-147 + * fix: rcu instrumentation for CentOS >= 4.18.0-80 + * Fix: update kvm instrumentation for Ubuntu 5.3.0-45 + * Fix: update kvm instrumentation for Ubuntu 5.3.0-43 + * Fix: update kvm instrumentation for Ubuntu 4.15.0-92 + * Remove lttng-ftrace integration + * Remove dependency on kallsyms for splice_to_pipe (kernel 4.2+) + * Remove dependency on kallsyms for irq_to_desc (kernel 3.4+) + * Remove work-around for signed tracepoint module tainting (kernel 3.15+) + 2020-02-25 (National Chocolate Covered Nut Day) LTTng modules 2.11.2 * Fix: rcu: Fix data-race due to atomic_t copy-by-value (5.5.6, 5.4.22) * fix: workqueue: add worker function to workqueue_execute_end tracepoint (v5.6)