X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=192d44244ed921e9256ee08b0c57c8adc6c9f27e;hb=refs%2Fheads%2Fstable-2.6;hp=1056b26c6d291ce66ec9b9e14b2b478b648bbbb0;hpb=7a88f8b50696dd71e80c08661159caf8e119bf51;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 1056b26c..192d4424 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2016-05-20 LTTng modules 2.6.6 + * Fix: ring buffer: honor switch parameter type in remote switch + * Fix: only flush non-metadata channels + * Fix: don't perform extra flush on metadata channel + * Fix: flush empty packets on snapshot channel + * Fix: do not generate packet at destroy after stop + * Fix: compat ioctl for flush/get metadata version + * Fix: __string() and tp_strcpy() should handle NULL pointers + * Fix: add modules target to base Makefile + * Fix: make clean does not include dot-config + * Fix: trigger build error if CONFIG_TRACEPOINTS is not set + * Fix: x86 kvm mmutrace instrumentation for kernel < 3.6 + * Fix: Ubuntu kernel range for mm_page_alloc_extfrag + * Fix: update sched instrumentation for kernel 4.4.0 + * Fix: missing Tracepoint prototype checking due to bogus merge + +2016-04-26 LTTng modules 2.6.5 + * Fix: make writeback instrumentation build for 4.3 kernel + * Fix: make sched instrumentation build for 4.3 kernel + * Fix: header size larger than 256 bytes + * Fix: lttng trace-clock needs to disable preemption + +2015-09-24 LTTng modules 2.6.4 + * Fix: writeback instrumentation update for 4.3 Linux kernel + * Fix: update sched wakeup instrumentation for 4.3 kernel + +2015-09-09 LTTng modules 2.6.3 + * Fix: use after free in channel release + * Fix: build failure on 2.6.36 + * Fix: writeback instrumentation for 4.2 kernels + * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.18.10 + * Fix: kmem probe with Ubuntu 3.13 kernels + * Fix: disable kvm probe if lapic.h isn't found + * Fix: timer instrumentation for 4.2 kernels + * Fix: ext4 instrumentation for 4.2 kernels + * Fix: kvm instrumentation for 4.2 kernels + * Fix: allow LTTng to be built within kernel tree + * Fix: Building the event list fails on fragmented memory + * Fix: use after free on metadata cache reallocation + 2015-06-18 LTTng modules 2.6.2 * Fix: version checks for kernel 4.0 * Fix: Incorrect Ubuntu kernel patchlevel