Version 2.5.2 v2.5.2
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Dec 2014 15:34:54 +0000 (10:34 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Dec 2014 15:34:54 +0000 (10:34 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
lttng-tracer.h

index 9ccd3a6dbafe16cb7956af62a06467c41b3407e1..94fe5ba715bed6d0e16b5868b79199a92f74bfc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-12 LTTng modules 2.5.2
+       * Fix: compaction instrumentation update for 3.14.x stable kernels
+       * Fix: context alignment not properly handled
+
 2014-10-20 LTTng modules 2.5.1
        * Print build warning when writeback probe is disabled
        * Fix compilation on Ubuntu 14.10
index ac64a3f5f71a3974c1685b1a53a8d1a139508ddf..ccae2b6a87f8281f9bed1fc3d25501b4c4229046 100644 (file)
@@ -41,7 +41,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 5
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 1
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 2
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Fumisterie"
This page took 0.026038 seconds and 4 git commands to generate.