From: Mathieu Desnoyers Date: Tue, 10 Dec 2013 19:14:49 +0000 (-0500) Subject: Version 2.4.0-rc2 X-Git-Tag: v2.4.0-rc2^0 X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=commitdiff_plain;h=0aa12233e9a045e4717fc67b1b798f6d256c5dad Version 2.4.0-rc2 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 9c656cf6..8f126617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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