X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=557995967846bf21d584376904eacb966b4bf525;hb=4a24ffe737a55178fbf8de65ee1408361d4075f0;hp=13140514df722119d77be9a29ddfc156282b309d;hpb=9cf58910725c3030e72172dde277f043cc2b9a4c;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 13140514..55799596 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2016-05-20 (Bike-to-Work Day) LTTng modules 2.8.0 + * Fix: ring buffer: honor switch parameter type in remote switch + * Fix: only flush non-metadata channels + * Fix: don't perform extra flush on metadata channel + * Fix: flush empty packets on snapshot channel + * Fix: do not generate packet at destroy after stop + * Fix: compat ioctl for flush/get metadata version + * Fix: ctf_string() should handle NULL pointers + * Fix: portability: no arith on void pointer + * Fix: add missing tests/Kbuild + * Test clock override plugin + * Fix: add modules target to base Makefile + * Fix: make clean does not include dot-config + * Fix: trigger build error if CONFIG_TRACEPOINTS is not set + * Documentation: document that CONFIG_MODULES not required when builtin + * Fix: mm_page_alloc_extfrag instrumentation for kernel 3.16.35 + * Fix: integer endianness metadata generation + * Fix: endianness of integers received by filter + 2016-04-26 LTTng modules 2.8.0-rc2 * Fix: writeback probe on RHEL >= 3.10.0-327.10.1 * Fix: RHEL kernel 3.10.0-327.13.1 compat