X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=942f12881d5a41d28e01f93d55d4a9aaf2e5f2bb;hb=da17503b2f2852274042f88f95c84b07bc8a47ae;hp=ee686327f72509b87435f9d1c1f8a20968a05bc4;hpb=2d16de12b197aed57212826187bcb0ab24ad071e;p=lttng-modules.git diff --git a/ChangeLog b/ChangeLog index ee686327..942f1288 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2019-03-12 (Homer Simpson Birthday) LTTng modules 2.10.9 + * 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) + * Fix: timer instrumentation for RHEL 7.6 + * 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.10.8 * Fix: update kvm instrumentation for SLES12 SP2 LTSS >= 4.4.121-92.92 * Fix: Add missing const to lttng_tracepoint_ptr_deref prototype