X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=9e8f283d13e56ce9ad132186c14ddb599ac32aa7;hb=f0dbdefbdbc26a000ed546180b22144c5b48857d;hp=8f126617c8de3bd903e4b89a6eed51b14eaaa0c7;hpb=0aa12233e9a045e4717fc67b1b798f6d256c5dad;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 8f126617..9e8f283d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2014-02-28 (Public Sleeping Day) LTTng modules 2.4.0 + * Fix: load state dump even if work-around lookup fails + * Cleanup: fix comment + * Fix: correctly version kvm events to build against v3.0 kernel + * Add extraversion (e.g. -rc4) to lttng-tracer modinfo + +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