Version 2.0.8
[lttng-modules.git] / ChangeLog
index 6d5aadfb797156985c7bb646627f188d361feb14..9a29ceba506dc5f04bbe713344f89e86a5cc2d1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2013-07-11 LTTng modules 2.0.8
+       * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
+       * Fix: SWITCH_FLUSH new sub-buffer checks
+       * Fix: ring buffer: handle concurrent update in nested buffer wrap around check
+       * Fix: handle writes of length 0
+       * Fix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
+
+2013-06-18 LTTng modules 2.0.7
+       * Fix build and load against linux-2.6.33.x
+       * Fix check in lttng_strlen_user_inatomic
+       * Fix: statedump hang/too early completion due to logic error
+       * Fix: statedump hang due to incorrect wait/wakeup use
+
+2012-12-07 LTTng modules 2.0.6
+       * lib/ringbuffer/frontend_api.h: Include linux/prefetch.h.
+       * Fix warning with 3.6.0 kernel
+       * Fix: compat layer only on supported architectures
+       * Fix ring buffer 32/64 bits compat
+       * Fix cleanup: move lttng-tracer-core.h include to lib ringbuffer config.h
+       * Fix ring_buffer_frontend.c: missing include lttng-tracer-core.h
+       * fix timestamps on architectures without CONFIG_KTIME_SCALAR
+
 2012-08-27 LTTng modules 2.0.5
        * Fix: statedump: disable vm maps enumeration
        * Fix: ensure userspace accesses are done with _inatomic
This page took 0.023856 seconds and 4 git commands to generate.