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.15.tar.xz 0002248664 2.14 MB
strace-5.15.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000098981 96.7 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000002881 2.81 KB
Revision 91 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 935078 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 91)
- Update to strace 5.15
  * Improvements
    * Implemented --strings-in-hex=non-ascii-chars option for using hexadecimal
      numbers instead of octal ones in escape sequences in the output strings.
    * Implemented --decode-pids=comm option (and its alias -Y) for printing
      command names for PIDs.
    * Implemented --decode-pids=pidns as an alias to --pidns-translation option.
    * Implemented printing of current working directory when AT_FDCWD constant
      is used with --decode-fds=path option enabled.
    * Improved printing of syscall names in places where the associated
      AUDIT_ARCH_* value is present (ptrace PTRACE_GET_SYSCALL_INFO request,
      SIGSYS siginfo_t).
    * Implemented decoding of process_mrelease syscall, introduced in Linux 5.15.
    * Implemented decoding of SECCOMP_GET_NOTIF_SIZES operation of seccomp
      syscall.
    * Implemented decoding of HDIO_*, KD*, and SECCOMP_* ioctl commands.
    * Implemented decoding of RTM_NEWCACHEREPORT, RTM_{NEW,DEL,GET}NEXTHOP,
      and RTM_{NEW,GET}STATS NETLINK_ROUTE netlink messages.
    * Implemented decoding of AF_ALG, AF_IEEE802154, AF_MCTP, AF_NFC, AF_QIPCRTR,
      AF_RRPC, AF_VSOCK, and AF_XDP socket addresses.
    * Implemented decoding of AF_BRIDGE and AF_MCTP protocols for IFLA_AF_SPEC
      netlink attribute.
    * Implemented decoding of IFLA_BR_MCAST_QUERIER_STATE, IFLA_BR_MULTI_BOOLOPT,
      IFLA_INET6_RA_MTU, IFLA_INFO_SLAVE_DATA, and IFLA_VFINFO_LIST netlink
      attributes.
    * Enhanced decoding of io_uring_register and times syscalls.
    * Enhanced IFLA_BR_FORWARD_DELAY, IFLA_BR_MAX_AGE, IFLA_EXT_MASK,
      IFLA_PROTINFO, *_INTVL, and *_TIMER netlink attribute decoding.
    * Enhanced decoding of AF_IPX and AF_NETLINK socket addresses.
    * Updated lists o AF_*, ARPHRD_*, BTRFS_*, DEVCONF_*, DM_*, ETH_P_*, (forwarded request 935077 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by