From: Mathieu Desnoyers Date: Wed, 29 Jan 2014 16:59:45 +0000 (-0500) Subject: Version 2.4.0-rc3 X-Git-Tag: v2.4.0-rc3^0 X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=commitdiff_plain;h=00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 8f126617..8963a987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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