Version 2.10.0 v2.10.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Aug 2017 19:09:54 +0000 (15:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Aug 2017 19:09:54 +0000 (15:09 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
lttng-tracer.h

index e68fe507f0fb41039ec71e27c12c3f1321c2ab39..71a92b8d9f0a5e40ae8bcba9ce4e7d65b2d44e32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-01 (World Wide Web Day) LTTng modules 2.10.0
+       * Fix: Sleeping function called from invalid context
+       * Fix: sched for v4.11.5-rt1
+       * Fix: handle missing ftrace header on v4.12
+
 2017-06-12 (National Peanut Butter Cookie Day) LTTng modules 2.10.0-rc2
        * Fix: pid tracker should track "pgid"
        * Fix: Build ftrace probe on kernels prior to 4.12
index 63d7fbea29cb70d763fdc6e25c1be08c33ddc792..a2bb29ecf1a6ce468eeb38a7207d5c7aeabec6cd 100644 (file)
@@ -42,7 +42,7 @@
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 10
 #define LTTNG_MODULES_PATCHLEVEL_VERSION 0
-#define LTTNG_MODULES_EXTRAVERSION "-rc2"
+#define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "KeKriek"
 #define LTTNG_VERSION_DESCRIPTION      "From Brasserie Dunham, a sour mashed golden wheat ale fermented with local sour cherries from Tougas orchards. Fresh sweet cherry notes with some tartness, lively carbonation with a dry finish."
This page took 0.026073 seconds and 4 git commands to generate.