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