X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ChangeLog;h=ca2fab490a0ae1a0093367ad8f1489f57d14fd61;hb=b777ae43d29f0ad74790a8b8e89379c35b27c3bc;hp=f1a7becae953314de1e2622eecbfda438d984cd0;hpb=b6ea9925cf534fc712ef6eafcacd5b919d51ef5c;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index f1a7beca..ca2fab49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc4 + * Fix: timer instrumentation for RHEL 7.6 + +2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc3 + * Move timekeeping blacklisting to a header file + * Blacklist: kprobe for arm + * Cleanup: tp mempool: Remove logically dead code + * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info + * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0) + * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid + * Fix: Remove 'type' argument from access_ok() function (v5.0) + * Add missing SPDX license identifiers to uprobes + * Fix: ext4: adjust reserved cluster count when removing extents (v4.20) + * Fix: signal: Remove SEND_SIG_FORCED (v4.20) + * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20) + 2018-11-01 (National Men Make Dinner Day) LTTng modules 2.11.0-rc2 * Fix: update kvm instrumentation for SLES12 SP2 LTSS >= 4.4.121-92.92 * Fix: Add missing const to lttng_tracepoint_ptr_deref prototype