Version 2.5.6
[lttng-modules.git] / ChangeLog
index e0e3f768667a961f897c319fcb722c3e7de3c25e..b51f325295b6beaf2530bf8c006f2a6501d04076 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2015-09-09 LTTng modules 2.5.6
+       * Fix: use after free in channel release
+       * Fix: build failure on 2.6.36
+       * Fix: Update kmem event for Ubuntu's 3.16 kernel
+       * Fix: Update kmem event for recent Ubuntu kernel
+       * Fix: kmem probe with Ubuntu 3.13 kernels
+       * Implement wrapper around get_pfnblock_flags_mask
+       * Fix: Building the event list fails on fragmented memory
+       * Fix: use after free on metadata cache reallocation
+
+2015-06-18 LTTng modules 2.5.5
+       * Fix: Incorrect Ubuntu kernel patchlevel
+       * Fix: RHEL 7.1 block instrumentation
+       * Fix: add RHEL version macros
+       * Fix: add missing parenthesis in ubuntu version check
+       * Fix: missing statedump end event when block device listing available
+
+2015-04-29 LTTng modules 2.5.4
+       * Fix: mmutrace warnings about redefined macros
+       * Fix: x86 mmutrace event extra field for kernels >= 3.11
+       * Fix: add missing x86 mmutrace kernel header include
+       * Fix: update README file to match reality: kernels >= 2.6.36 are supported
+       * Fix: add struct file_handle forward declaration
+       * Fix: atomic.h wrapper for kernels < 2.6.37
+       * Fix: disable x86 kvm instrumentation for kernels < 2.6.38
+       * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.14.36
+       * Fix: update backported kmem patches to lttng-modules 2.5 API
+       * Fix: kmem instrumentation update for mm_page_alloc_extfrag kernel 3.19.2+
+       * Fix: kmem instrumentation: mm_page_alloc extfrag change_ownership field
+
+2015-01-26 LTTng modules 2.5.3
+       * Fix: missing parenthesis in offset_align_floor
+       * Fix: implement time.h wrapper for FD_ISSET
+       * 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.5.2
+       * Fix: compaction instrumentation update for 3.14.x stable kernels
+       * Fix: context alignment not properly handled
+
+2014-10-20 LTTng modules 2.5.1
+       * Print build warning when writeback probe is disabled
+       * Fix compilation on Ubuntu 14.10
+       * Fix: compile lttng_statedump_process_ns on Ubuntu
+       * Reverse version check logic in lttng_statedump_process_ns
+       * Update statedump to 3.17 nsproxy locking
+       * Fix block_rq_complete TP on Ubuntu kernel
+       * Introduce macros to check Ubuntu kernel version
+       * asoc.h: fix build with v3.17 kernel
+       * Add atomic.h wrapper for before/after atomic
+       * Update vmscan instrumentation to 3.16 kernel
+       * Update compaction instrumentation to 3.16 kernel
+       * Check for stale version.h files
+       * Fix: statedump: close_on_exec flag backward compat
+       * Fix: lttng-modules teardown NULL pointer OOPS
+       * Fix: handle concurrent flush vs get_next_subbuf on metadata cache
+       * Fix: OOT lttng_logger tracepoint not visible with signed kernels
+
 2014-07-16 (Take Your Poet to Work Day) LTTng modules 2.5.0
        * (no change)
 
This page took 0.032709 seconds and 4 git commands to generate.