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.19.tar.xz 0002353276 2.24 MB
strace-5.19.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000102957 101 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000002881 2.81 KB
Revision 95 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 994823 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 95)
- Update to strace 5.19
  * Changes in behaviour
    * The "(deleted)" marker for unlinked paths of file descriptors is now printed
      outside angle brackets;
  * Improvements
    * Implemented printing of Unix socket sun_path field's SELinux context.
    * Implemented decoding of SO_TXREHASH socket option.
    * Implemented decoding of IFLA_TSO_MAX_SIZE, IFLA_TSO_MAX_SEGS,
      NDA_FDB_EXT_ATTRS, NDA_FLAGS_EXT, NDA_NDM_FLAGS_MASK,
      and NDA_NDM_STATE_MASK netlink attributes.
    * Improved decoding of INET_DIAG_LOCALS, INET_DIAG_MD5SIG, INET_DIAG_PEERS,
      INET_DIAG_PROTOCOL, INET_DIAG_REQ_PROTOCOL, INET_DIAG_SHUTDOWN,
      INET_DIAG_SK_BPF_STORAGES, INET_DIAG_SOCKOPT, and INET_DIAG_ULP_INFO
      NETLINK_SOCK_DIAG netlink attributes.
    * Enhanced decoding of arch_prctl and prctl syscalls.
    * Enhanced siginfo_t decoding.
    * Updated decoding of struct rtnl_link_stats64.
    * Updated lists of DEVCONF_*, FAN_MARK_*, GPIO_V2_LINE_FLAG_*, IORING_*,
      KEXEC_*, LANDLOCK_*, NET_IPV4_CONF_*, NLM_F_*, NT_*, PR_*, SECCOMP_*,
      UFFD_FEATURE_*, V4L2_CID_*, and V4L2_PIX_FMT_* constants.
    * Updated lists of ioctl commands from Linux 5.19. (forwarded request 994822 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by