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-4.13.tar.xz 0000847032 827 KB
strace-4.13.tar.xz.asc 0000000819 819 Bytes
strace.changes 0000049408 48.3 KB
strace.keyring 0000013142 12.8 KB
strace.spec 0000002760 2.7 KB
Revision 56 (latest revision is 105)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 415844 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 56)
- Update to strace 4.13.
  * Improvements
    * Implemented a general netlink socket parser.
    * Enhanced decoding of socket addresses.
    * Enhanced decoding of cmsghdr, msghdr, and mmsghdr structures.
    * Enhanced decoding of accept, accept4, bind, getpeername, getsockname,
      ipc, recvfrom, recvmsg, recvmmsg, sendto, sendmmsg, and socketcall
      syscalls.
    * Updated lists of AF_*, BPF_MAP_TYPE_*, KEY_*, KEYCTL_*, RWF_*, SS_*,
      and *_MAGIC constants.
    * Updated lists of ioctl commands from Linux 4.7.
  * Bug fixes
    * Fixed decoding of pid_t argument of prlimit64 syscall.
    * Fixed sign extension issues in the parser of struct rusage.
    * Fixed race condition in decoding of timeout argument of recvmmsg and
      rt_sigtimedwait syscalls.
    * Fixed build with fresh linux kernel headers. (forwarded request 415843 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by