diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-06 16:17:34 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-08 09:17:49 +0100 |
commit | db05c02af4dfcbfa789b0d5a4fae00766f7104db (patch) | |
tree | 291a59c3d9e27537086adc90d33cc3d347939977 /meta/recipes-devtools/json-c/json-c_0.15.bb | |
parent | 24f830fc75f46f4c9e87a757713e09cf91d76a73 (diff) | |
download | poky-db05c02af4dfcbfa789b0d5a4fae00766f7104db.tar.gz |
strace: update to 5.8 (fix build against v5.8 uapi headers)
Updating strace to the 5.8 release. The signficant change in this
release is fixes to build against the v5.8 kernel.
Noteworthy changes from the strace site:
- Changes in behaviour
- Modified %process class to contain system calls associated with
process lifecycle (creation, exec, termination):
kill, tkill, tgkill, pidfd_send_signal and rt_sigqueueinfo are added,
arch_prctl and unshare are removed.
- Improvements
- Implemented decoding of faccessat2 syscall.
- Implemented decoding of LOOP_CONFIGURE ioctl command.
- Updated decoding of io_uring_setup syscall to match Linux 5.8.
- Updated lists of AUDIT_*, BPF_*, CAP_*, ETH_*, INET_DIAG_*, IORING_*,
KEYCTL_*, KVM_*, LOOP_*, NDA_*, RTC_*, TCA_*, STATX_*, and *_MAGIC
constants.
- Updated lists of ioctl commands from Linux 5.8.
- Bug fixes
- Added statx syscall to %fstat trace class.
(From OE-Core rev: d656936ec7fbd4c2748a8f2239b6c09e5b9216d9)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/json-c/json-c_0.15.bb')
0 files changed, 0 insertions, 0 deletions