X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=012e94a3e1a52c775a936edbd5825ef5f9748cad;hb=refs%2Fheads%2Fstable-2.4;hp=9e8f283d13e56ce9ad132186c14ddb599ac32aa7;hpb=fb2c37799306d16fb590aebee6fad8be431264b7;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 9e8f283d..012e94a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2015-01-26 LTTng modules 2.4.4 + * Fix: missing parenthesis in offset_align_floor + * Fix compile error on kernel 3.0.101 with CONFIG_PERF_EVENTS + * Conditional compilation introduced by lttng-modules commit + +2014-12-12 LTTng modules 2.4.3 + * Fix: compaction instrumentation update for 3.14.x stable kernels + * Fix: context alignment not properly handled + * Check for stale version.h files + * Fix: lttng-modules teardown NULL pointer OOPS + * Fix: handle concurrent flush vs get_next_subbuf on metadata cache + +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