A utility to trace the system calls of a program

Edit Package strace

With strace, you can trace the activity of a program. Information
about any system calls the program makes and the signals it receives
and processes can be seen. Child processes can also be tracked.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000761 761 Bytes
strace-5.10.tar.xz 0001859688 1.77 MB
strace-5.10.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000092506 90.3 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000003028 2.96 KB
Revision 86 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 855729 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 86)
- Update to strace 5.10
  * Improvements
    * libdw-based stack tracing is now enabled for non-native personalities.
    * Implemented decoding of process_madvise syscall introduced in Linux 5.10.
    * Updated decoding of pidfd_open syscall to match Linux 5.10.
    * Updated decoding of membarrier syscall to match Linux 5.10.
    * Updated lists of ALG_*, BPF_*, INET_DIAG_*, IORING_*, KEY_*, KVM_*, MDBA_*,
      MEMBARRIER_CMD_*, MS_*, NLMSGERR_*, NT_*, STATX_*, SEGV_*, and V4L2_*
      constants.
    * Updated lists of ioctl commands from Linux 5.10.
  * Bug fixes
    * Added clock_gettime64, clock_settime64, clock_adjtime64, and
      lock_getres_time64 syscalls to %clock trace class. (forwarded request 855728 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by