strace 6.7 released
Dmitry V. Levin
ldv at strace.io
Mon Jan 29 17:13:25 UTC 2024
Starting with version 4.13, strace follows the schedule of linux kernel
and new versions of strace are released along with new versions of linux
kernel, so strace 6.7 is tagged and uploaded.
$ git tag -v v6.7 2> /dev/null | sed -n '/^$/,$p'
Noteworthy changes in strace 6.7 (2024-01-29)
=============================================
* Improvements
* Implemented -kk/--stack-traces=source option for libdw-based stack tracing.
* Implemented decoding of futex_wake, futex_wait, and sys_futex_requeue
syscalls.
* Updated lists of BPF_*, BTRFS_*, IORING_*, KVM_*, LANDLOCK_*, PR_*,
and TCP_* constants.
* Updated lists of ioctl commands from Linux 6.7.
* Bug fixes
* Fix strace -r during the first second after booting to show correct relative
timestamps.
* Fix strace -f entering deadlock on exit if there are tracee processes
spawned using vfork semantics.
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:
* Dmitry V. Levin
* Gleb Fotengauer-Malinovskiy
* Jan Macku
* Jean-Baptiste Skutnik
* Josh Triplett
* Masatake YAMATO
* Sahil Siddiq
* Sergei Trofimovich
* donghaobo
Please refer to the CREDITS file for the full list of strace contributors.
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20240129/74ff509a/attachment.bin>
More information about the Strace-devel
mailing list