Skip to content

strace 5.17

Compare
Choose a tag to compare
@ldv-alt ldv-alt released this 27 Mar 12:16
· 628 commits to master since this release

Noteworthy changes in strace 5.17 (2022-03-26)

  • Improvements
    • Added 64-bit LoongArch architecture support.
    • Extended personality designation syntax of syscall specification expressions to support all@pers and %class@pers.
    • Enhanced rejection of invalid syscall numbers in syscall specification expressions.
    • Implemented decoding of set_mempolicy_home_node syscall, introduced in Linux 5.17.
    • Implemented decoding of IFLA_GRO_MAX_SIZE and TCA_ACT_IN_HW_COUNT netlink attributes.
    • Implemented decoding of PR_SET_VMA operation of prctl syscall.
    • Implemented decoding of siginfo_t.si_pkey field.
    • Implemented decoding of LIRC ioctl commands.
    • Updated lists of FAN_*, IORING_*, IOSQE_*, KEY_*, KVM_*, MODULE_INIT_*, TCA_ACT_*, and *_MAGIC constants.
    • Updated lists of ioctl commands from Linux 5.17.

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
  • Eugene Syromyatnikov
  • Gleb Fotengauer-Malinovskiy
  • Jonathan Borne
  • Masatake YAMATO
  • Sean Young
  • Slava Bacherikov
  • Sven Schnelle
  • WANG Xuerui

Please refer to the CREDITS file for the full list of strace contributors.

Downloads

Please ignore so called "Source code" links provided by github, they are useless.