X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=ff77e50dc5a9ab751fe5d0d1906cb74112ed8be0;hb=3579179e8028a10a3298c7b712a9fc6f8c0d721a;hp=bdb6f35b44519e368d845e5370aa34a1e4b1098e;hpb=af991434d1e5fd073968feae6befdb240942def5;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index bdb6f35b..ff77e50d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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 + * Fix compilation on Linux kernel >= 3.18.0 + * Fix: build for architectures without HAVE_SYSCALL_TRACEPOINTS + 2014-10-20 LTTng modules 2.6.0-rc1 * Expose lttng-modules ABI version ioctl * Fix: syscall list ioctl number conflict