X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=0d740db277777eb1de47a7793242db59861a23a7;hb=a310ebbc1dab9257dbcda48004ceea3bbaed037c;hp=f523bc781dc4cea9a0b26615850e97d6ade11b5e;hpb=51e73156abb4df825f77f8d2ba61bc5d6e633c78;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index f523bc78..0d740db2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2016-05-20 (Bike-to-Work Day) LTTng modules 2.7.4 + * 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: add modules target to base Makefile + * Fix: make clean does not include dot-config + * Fix: trigger build error if CONFIG_TRACEPOINTS is not set + * 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.7.3 * Fix: writeback probe on RHEL >= 3.10.0-327.10.1 * Fix: RHEL kernel 3.10.0-327.13.1 compat