Version 2.8.4 v2.8.4
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2017 17:14:07 +0000 (12:14 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2017 17:14:07 +0000 (12:14 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
lttng-tracer.h

index 747531a76568295cee65ec3b055f960b26735b12..1454b9b68f02686de8d4816dd0971a27260e4b0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-02-17 (National Cabbage Day) LTTng modules 2.8.4
+       * Fix: nmi-safe clock on 32-bit systems
+       * Fix: asoc instrumentation for RHEL 7.3
+       * Fix: SCSI instrumentation for SLES12 SP2
+       * Add SUSE Linux Enterprise kernel version tests
+       * Fix: preemptible and migratable context error handling
+
 2016-10-13 (International Day for Failure) LTTng modules 2.8.3
        * Fix: bump stable kernel version ranges for clock work-around
 
index cf7a42bed12c30019cc1d9061b737a07f65cac27..02bf74866fdb5ff297671caed0c8466a321bbb54 100644 (file)
@@ -41,7 +41,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 8
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 3
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 4
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Isseki Nicho"
This page took 0.027259 seconds and 4 git commands to generate.