X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=0d7dfa37159c8befd0ba1e7887127b78b8f27fb3;hb=4d05fa52af60a6ca88f32c45a1cb7069f105492d;hp=f899ca5964e41a224a573d92ffa77b3cc5f61adb;hpb=4be86211ce2de9a0a5ea6b001ab73b1f26517621;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index f899ca59..0d7dfa37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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