Version 2.1.3
[lttng-modules.git] / ChangeLog
index f3b92efa0ddc603e358b665e9b872a804cdf7f4a..3d19a0b50cf789b0b673fa7f8da04cfb63c240f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2013-07-11 LTTng modules 2.1.3
+       * 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.1.2
+       * Fix build and load against linux-2.6.33.x
+       * fix block instrumentation probe signature mismatch for 3.9.x kernels
+       * fix: block instrumentation: NULL pointer dereference
+       * Fix: 3.9.0 block layer instrumentation build
+       * block: update instrumentation to 3.9 rc kernel
+       * Backport block-related changes from "Update kernel probes to more detailed match to kernel versions"
+       * Fix: warning kvm_trace_exit_reason redefined for 3.9 kernel
+       * Fix 3.8 kernel support: namespace lttng_is_signed_type()
+       * lttng-module: sched.h: Fix compilation on 3.9 kernel
+       * Fix: don't flush-final for offset 0 if reader is on sub-buffer
+
+2013-02-14 LTTng modules 2.1.1
+       * Fix: statedump: missing locking, use lttng_iterate_fd
+       * Implement lttng_iterate_fd wrapper
+       * 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-20 (13th Baktun) LTTng modules 2.1.0
        * put_ulong calls in lib_ring_buffer_compat_ioctl() should be compat
        * wrapper/perf.h: Fix kernel version condition
This page took 0.023459 seconds and 4 git commands to generate.