X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=9d343d1a199807e61e394a86d9eb6dd445c0b985;hb=refs%2Fheads%2Fstable-2.3;hp=70ba791fc10812b52f6e01754e9683e9f64dfdf8;hpb=cf7ae3e6c93d0fac771b3c28f0877eebe70ab28a;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 70ba791f..9d343d1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2014-02-28 LTTng modules 2.3.5 + * Fix: load state dump even if work-around lookup fails + * Cleanup: fix comment + * Fix: correctly version kvm events to build against v3.0 kernel + * 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: 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 + +2013-12-03 LTTng modules 2.3.4 + * 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.3.3 + * 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 + +2013-09-28 LTTng modules 2.3.2 + * Blacklist kernels 3.10.13 and 3.11.2 + +2013-09-20 LTTng modules 2.3.1 + * LTTng trace-clock: shrink kernel blacklist + * 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