X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=ec83e30503997f306f16cfe4eb0d5865271c8a0f;hb=refs%2Fheads%2Fstable-2.2;hp=a570253874ca3fd0d8bebe14a5ada6c7c22505f1;hpb=10fe4e3f10c9ce1f2963bd118b91895a67e955ee;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index a5702538..ec83e305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +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