X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ChangeLog;h=9c656cf68879373b1b6fa912b0cc135671fe6487;hb=635e457c7c8b9b5df544abce1ab326401983f2da;hp=b56214e0241b8aed86285da759df848a4cb70131;hpb=54207845fb5ca71aa4321b2fd63c76245ed039d0;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index b56214e0..9c656cf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +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