]> code.ossystems Code Review - openembedded-core.git/commit
strace: upgrade 5.13 -> 5.14
authorwangmy <wangmy@fujitsu.com>
Tue, 14 Sep 2021 23:37:43 +0000 (07:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Oct 2021 13:51:23 +0000 (14:51 +0100)
commitbca3d163d9ed804b4c734ac8fe4fa96e1d05906d
tree355e5a4f0999428fe0017ce78ed8ba8867dd8a00
parentcae0eb03e8e754bd77651fc017b2669f8fd57f75
strace: upgrade 5.13 -> 5.14

Improvements

Implemented decoding of memfd_secret and quotactl_fd syscalls, introduced in Linux 5.14.
Enhanced prctl syscall decoding.
Enhanced decoding of IFLA_* netlink attributes.
Enhanced decoding of MDBA_ROUTER_PATTR_* mdb router port netlink attributes.
Updated lists of BPF_*, IORING_*, MADV_*, MOUNT_ATTR_*, SCTP_*, and UFFD_* constants.
Updated lists of ioctl commands from Linux 5.14.
Bug fixes

Fixed build using bionic libc.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/strace/strace_5.14.bb [moved from meta/recipes-devtools/strace/strace_5.13.bb with 96% similarity]