X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=ChangeLog;h=1b69a2450032751fe09a9380b8bdb85f00422608;hp=5acbddf93637e6fe35129cfd7490f5303306c230;hb=873c27149c8ba3f1ca960b4d90ef272282cd8f6d;hpb=e3374f8f1adfbfb1a75146e460d9ef72ff641fad diff --git a/ChangeLog b/ChangeLog index 5acbddf9..1b69a245 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2020-04-08 (The Day After National Beer Day) LTTng modules 2.10.15 + * 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.10.14 * 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)