X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=1b69a2450032751fe09a9380b8bdb85f00422608;hb=7d2faa990979bc57cbf35159ece66795d6c37df4;hp=5acbddf93637e6fe35129cfd7490f5303306c230;hpb=b34304f146ea234ea764580d7ce1b03d05a215f9;p=lttng-modules.git 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)