Add extraversion (e.g. -rc4) to lttng-tracer modinfo
[lttng-modules.git] / ChangeLog
index b56214e0241b8aed86285da759df848a4cb70131..f899ca5964e41a224a573d92ffa77b3cc5f61adb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2014-02-14 LTTng modules 2.4.0-rc4
+       * Fix: use after free in ring buffer clients
+       * Fix: Add statedump exit so module is not permanent
+       * Cleanup: move callback init to static initialization
+       * Fix: OOT lttng-statedump tracepoints not visible with signed kernels
+
+2014-01-29 LTTng modules 2.4.0-rc3
+       * Fix: tracepoint event name mapping at unregister
+       * Fix: tracepoint name remapping
+       * Fix: enable event error path memory corruption
+       * Update kvm instrumentation to Linux 3.13
+       * Update sched instrumentation to Linux 3.13
+       * Fix: provide more precise error report for enable event
+       * Fix: quote event name in metadata
+       * Add version info to lttng-tracer.ko modinfo
+
+2013-12-10 LTTng modules 2.4.0-rc2
+       * Fix: client_packet_header() uses wrong packet
+       * Cleanup: fix typo in ring buffer backend comment
+       * 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-15 LTTng modules 2.4.0-rc1
+       * Update ext4 instrumentation to Linux 3.12
+       * Update RCU instrumentation to Linux 3.12
+       * Update btrfs instrumentation to 3.12 kernel
+       * Update vmscan instrumentation to Linux 3.12
+       * update: kmem instrumentation 3.12 kernel support
+       * lttng-statedump-impl: Use generic hard irqs for Linux >= 3.12
+       * lttng-statedump-impl: Fix lttng_list_interrupts for empty implementation
+       * Import fix from LTSI: 3.4+ RT kernels use CONFIG_PREEMPT_RT_FULL
+       * Add new tracepoint in KVM
+       * Blacklist kernels 3.10.13 and 3.11.2
+       * LTTng trace-clock: shrink kernel blacklist
+       * Metadata flush writes data from the cache
+       * Per-stream ioctl to get the current timestamp
+       * LTTng ringbuffer ABI calls for index generation
+       * Prepare LTTng override of ring buffer fops
+       * Blacklist Linux kernels 3.10+
+
+2013-09-03 LTTng modules 2.3.0
+       * Fix: metadata stream should not reference session
+       * Fix: btrfs: support 3.11 Linux kernel
+       * statedump: remove KERN_DEBUG messages
+       * Fix: ext4: add missing tracepoints for 3.11 kernel
+       * Fix: ext4: Linux 3.11 support
+       * Fix: ext3: 3.11 Linux support
+       * Fix: statedump nsproxy 3.11 Linux support
+
+2013-08-30 LTTng modules 2.3.0-rc2
+       * Fix: metadata lttng channel refcount
+       * README: lttng-modules incompatible with lttng 0.x patchset
+
 2013-07-17 LTTng modules 2.3.0-rc1
        * Fix: kvm x86 probes side-effect
        * Fix: allow get/put subbuf in loop for metadata stream
This page took 0.02276 seconds and 4 git commands to generate.