X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=8727f8a11259607810fb815a34420b67387a6a24;hb=30c7896ad685d9193c0bfa5cea911d6f2c41f920;hp=8963a9871fc1fd29379f57a452c46e7cbbbe68d8;hpb=00808267d3ba7cdcddfed7bec7e62a40463c1307;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 8963a987..8727f8a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2014-07-16 LTTng modules 2.4.2 + * Fix: statedump handle oom case, handle errors + * Fix: correct typo in kernel version number + * Fix: blktrace instrumentation for backported branches + * Fix: refuse overwrite mode buffers with less than two subbuffers + * Fix: lttng modules system call generation script + * Fix: incorrect rwbs field type in block_bio_queue + * Fix: blktrace instrumentation for v3.2.58+ stable branch + * Fix: update block instrumentation to 3.15 kernel + * Fix: pass proper args when writing commit counter + * Fix: allow racy tracepoint string input from kernel and userspace + +2014-04-08 LTTng modules 2.4.1 + * Fix: rcu instrumentation: add const qualifier to char pointers + * Fix: add missing module version information + * Fix: block instrumentation: < 3.14 don't have bi_iter + * Fix: update btrfs instrumentation to kernel 3.14 + * Fix: update block layer instrumentation to kernel 3.14 + * Fix file permissions for lttng-statedump-impl.c + +2014-02-28 (Public Sleeping Day) LTTng modules 2.4.0 + * Fix: load state dump even if work-around lookup fails + * Cleanup: fix comment + * Fix: correctly version kvm events to build against v3.0 kernel + * Add extraversion (e.g. -rc4) to lttng-tracer modinfo + +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