Fix: statedump hang/too early completion due to logic error
[lttng-modules.git] / ChangeLog
index 8e98ce000b62f9fbcc6ed22e9aa063d64cce29d0..81792dba1a3c03fa60760763c1bfc796cd8a7452 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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
+       * Fix: vppid context should test for current nsproxy
+
 2012-06-27 LTTng modules 2.0.4
        * LTTng: probe-statedump: add #include <linux/sched.h>
        * fix: signal_generate event should print utf8 for comm field
This page took 0.023693 seconds and 4 git commands to generate.