Version 2.2.4
[lttng-modules.git] / ChangeLog
index 5e8c37aedd63cec71ab0ca547f622357cf0edf7d..ec83e30503997f306f16cfe4eb0d5865271c8a0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2014-02-28 LTTng modules 2.2.4
+       * Fix: load state dump even if work-around lookup fails
+       * Fix: Add statedump exit so module is not permanent
+       * Fix: OOT lttng-statedump tracepoints not visible with signed kernels
+       * Fix: tracepoint event name mapping at unregister
+       * Fix: ring buffer check deliver compile fix
+       * Fix: tracepoint name remapping
+       * Fix: quote event name in metadata
+       * Fix: handle unknown event type parameter
+       * Fix: eliminate timestamp overlap between packets
+       * gcc blacklist: only apply when building with gcc
+       * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2
+
+2013-11-12 LTTng modules 2.2.3
+       * lttng-statedump-impl: Fix lttng_list_interrupts for empty implementation
+       * Import fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMPT_RT_FULL
+
+2013-09-28 LTTng modules 2.2.2
+       * Blacklist kernels 3.10.13 and 3.11.2
+       * LTTng trace-clock: shrink kernel blacklist
+       * Blacklist Linux kernels 3.10+
+
+2013-07-11 LTTng modules 2.2.1
+       * Fix: double length of __dynamic_len array
+       * Fix printk instrumentation
+       * Introduce __dynamic_array_enc_ext_2() and tp_memcpy_dyn_2()
+       * Fix: ring buffer: get_subbuf() checks should be performed on "consumed" 
+       * Fix: SWITCH_FLUSH new sub-buffer checks
+       * Fix: ring buffer: handle concurrent update in nested buffer wrap around 
+       * Fix: handle writes of length 0
+       * Fix: ring buffer: RING_BUFFER_FLUSH ioctl buffer corruption
+
 2013-06-25 LTTng modules 2.2.0
        * Update README
 
This page took 0.023654 seconds and 4 git commands to generate.