X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=677f72a76603b37be7249be6a2bbfe87de459d64;hb=d6589e5c528d559a08ff0726c47cd2080a873914;hp=0d7dfa37159c8befd0ba1e7887127b78b8f27fb3;hpb=afdc6b155161f209fcfadc5288dc017ceab56353;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 0d7dfa37..677f72a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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