X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=ff77e50dc5a9ab751fe5d0d1906cb74112ed8be0;hb=c2b1261d224b8e02a30b62f214d7c8b2478f629c;hp=51fbf15c58df03d7ec6c971b09df8aac3b746fcf;hpb=a96c9e26bcca0b253791fa34f20d05b78d224a19;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 51fbf15c..ff77e50d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2015-01-26 LTTng modules 2.6.0 + * Fix: missing parenthesis in offset_align_floor + * Fix: implement time.h wrapper for FD_ISSET + * Fix: update sched instrumentation for 3.19+ kernels + * Fix: update rcu instrumentation for 3.19+ kernels + * Fix: update scsi instrumentation for 3.19+ kernels + * Fix: update module instrumentation for 3.19+ kernels + * Fix: Add f_dentry wrapper for 3.19+ kernels + * Fix: introduce lttng_get_unused_fd() wrapper for 3.19 kernels + * Fix: lttng_this_cpu_ptr wrapper for kernel 3.19+ + * Fix: Update btrfs instrumentation for 3.18 Linux kernel + * 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.6.0-rc2 * Fix: compaction instrumentation update for 3.14.x stable kernels * Fix: context alignment not properly handled