X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=f899ca5964e41a224a573d92ffa77b3cc5f61adb;hb=8170580a16ad989a2bc3698ba53e647922607aaf;hp=8f126617c8de3bd903e4b89a6eed51b14eaaa0c7;hpb=0aa12233e9a045e4717fc67b1b798f6d256c5dad;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 8f126617..f899ca59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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