Index of /files/5.18/
Noteworthy changes in strace 5.18 (2022-06-18)
==============================================
* Improvements
* Added an interface of raising des Strausses awareness.
* Added --tips option to print strace tips, tricks, and tweaks
at the end of the tracing session.
* Enhanced decoding of bpf and io_uring_register syscalls.
* Implemented decoding of COUNTER_*, RTC_PARAM_GET, and RTC_PARAM_SET ioctl
commands.
* Updated lists of BPF_*, BR_*, BTRFS_*, IFA_*, IFLA_*, IORING_*, KEY_*,
KVM_*, MADV_*, and UFFD_* constants.
* Updated lists of ioctl commands from Linux 5.18.
* Bug fixes
* Fixed printing of the updated value of union bpf_attr.next_id
on the exiting of bpf(BPF_*_GET_NEXT_ID) calls.
Contributors
============
This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or bug reports. These include:
* Andreas Schwab
* Bruce Ashfield
* Christian Brauner
* Dmitry V. Levin
* Elvira Khabirova
* Eugene Syromyatnikov
* Gleb Fotengauer-Malinovskiy
* Greg Kroah-Hartman
* Max Filippov
* Mickaël Salaün
* Pegasust
* SuHsueyu
Please refer to the CREDITS file for the full list of strace contributors.