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-6.9.tar.xz 0002466252 2.35 MB
strace-6.9.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000110989 108 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000002698 2.63 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1174224 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 106)
- Update to strace 6.9
  * Implemented --always-show-pid option.
  * The --user|-u option has learned to recognize numeric UID:GID pair, allowing
    e.g. statically-built strace to be used without invoking nss plugins.
  * Implemented decoding of IORING_REGISTER_SYNC_CANCEL,
    IORING_REGISTER_FILE_ALLOC_RANGE, IORING_REGISTER_PBUF_STATUS,
    IORING_REGISTER_NAPI, and IORING_UNREGISTER_NAPI opcodes of
    io_uring_register syscall.
  * Implemented decoding of BPF_TOKEN_CREATE bpf syscall command.
  * Updated decoding of io_uring_register and pidfd_send_signal syscalls.
  * Updated lists of BPF_*, CAN_*, IORING_*, KEY_*, LSM_*, MPOL_*, NT_*, RWF_*,
    PIDFD_*, PTP_*, TCP_*, and *_MAGIC constants.
  * Updated lists of ioctl commands from Linux 6.9. (forwarded request 1174223 from Andreas_Schwab)
Comments 0
openSUSE Build Service is sponsored by