Version 2.7.6 v2.7.6
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Oct 2016 20:20:14 +0000 (16:20 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 7 Oct 2016 20:20:14 +0000 (16:20 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
lttng-tracer.h

index d4945f94f5c82cc6da0ed455397cdb6bac6c7ce3..73e2765f29cb5c36043c98c29277b6a15b53f4e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-07 (National Frappé Day) LTTng modules 2.7.6
+       * Fix: show warning for broken clock work-around
+       * Fix: work-around upstream Linux timekeeping bug
+       * Documentation: lttng-modules 2.7 supports Linux < 4.8
+
 2016-10-03 (National Techies Day) LTTng modules 2.7.5
        * Fix: handle large number of pages or subbuffers per buffer
        * Fix: unregister cpu hotplug notifier on buffer alloc error
index ae6edf496a7cb83c0aa24085afcd8bae49b415af..18624ab74bddc2fb44f1d5a28cf472efd49e8511 100644 (file)
@@ -41,7 +41,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 7
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 5
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 6
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "Herbe à Détourne"
This page took 0.027052 seconds and 4 git commands to generate.