X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=fd5d663d10b7f2c49461a2a04267701668d086cc;hb=8d2c7a7c203b62bca1705870256388e2ff7a583c;hp=79ffe0ba7f1a5a6d0e64bac3c60f2a6bc16d11cf;hpb=1f7d83a89fd4c975f0e3fccd55fa59e03527152e;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index 79ffe0ba..fd5d663d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2016-03-09 LTTng modules 2.7.2 + * Fix: filter interpreter with userspace strings + * Fix: rename kvm x86 TRACE_SYSTEM to avoid name clash + * Fix: format address fields as hexadecimal + * PowerPC-64 ABIv1: add build error if KALLSYMS_ALL is missing + * Fix: system call instrumentation overrides + * Fix: page_alloc wrapper incorrect parenthesis + * Fix: add missing versions and init call for page_alloc wrapper + * Fix: Define lttng-tracer metadata only once + * Fix: handle negative clock offset + * Fix: sched instrumentation for 4.1-rt11 + * Add RT patch version macros + * Fix: Ubuntu kernel range for block_rq_complete + * Fix: Ubuntu kernel range for mm_page_alloc_extfrag + * Fix: update vmscan instrumentation for kernel 4.5 + * Fix: check reference counts for overflow + * Fix: RHEL 7.2 scsi instrumentation + * Fix: RHEL 7.2 kvm instrumentation + +2016-01-05 LTTng modules 2.7.1 + * Fix: Use MAX_RT_PRIO offset in sched_wakeup_template + * Fix: update sched instrumentation for kernel 4.4.0 + * Fix: instrumentation: v4lv2 missing include + * Fix: header size larger than 256 bytes + * Fix: tracepoint listing misses last loaded probe + * Fix: lttng trace-clock needs to disable preemption + 2015-09-24 LTTng modules 2.7.0 * Fix: writeback instrumentation update for 4.3 Linux kernel * Fix: update sched wakeup instrumentation for 4.3 kernel