Version 2.5.6
[lttng-modules.git] / ChangeLog
index 9ccd3a6dbafe16cb7956af62a06467c41b3407e1..b51f325295b6beaf2530bf8c006f2a6501d04076 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+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
This page took 0.023165 seconds and 4 git commands to generate.