X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=f899ca5964e41a224a573d92ffa77b3cc5f61adb;hb=8170580a16ad989a2bc3698ba53e647922607aaf;hp=9c656cf68879373b1b6fa912b0cc135671fe6487;hpb=223ca7c549aac54d4e10a172b540784fbe996582;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 9c656cf6..f899ca59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2014-02-14 LTTng modules 2.4.0-rc4 + * Fix: use after free in ring buffer clients + * Fix: Add statedump exit so module is not permanent + * Cleanup: move callback init to static initialization + * Fix: OOT lttng-statedump tracepoints not visible with signed kernels + +2014-01-29 LTTng modules 2.4.0-rc3 + * Fix: tracepoint event name mapping at unregister + * Fix: tracepoint name remapping + * Fix: enable event error path memory corruption + * Update kvm instrumentation to Linux 3.13 + * Update sched instrumentation to Linux 3.13 + * Fix: provide more precise error report for enable event + * Fix: quote event name in metadata + * Add version info to lttng-tracer.ko modinfo + +2013-12-10 LTTng modules 2.4.0-rc2 + * Fix: client_packet_header() uses wrong packet + * Cleanup: fix typo in ring buffer backend comment + * Fix: handle unknown event type parameter + * Fix: eliminate timestamp overlap between packets + * gcc blacklist: only apply when building with gcc + * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2 + 2013-11-15 LTTng modules 2.4.0-rc1 * Update ext4 instrumentation to Linux 3.12 * Update RCU instrumentation to Linux 3.12