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.13.tar.xz 0002040116 1.95 MB
strace-5.13.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000095742 93.5 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000002881 2.81 KB
Revision 89 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 907068 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 89)
- Update to strace 5.13
  * Improvements
    * Print netlink data in a more structured way.
    * Implemented decoding of NT_PRSTATUS and NT_FPREGSET regsets
      of PTRACE_GETREGSET and PTRACE_SETREGSET requests.
    * Implemented decoding of regs argument of PTRACE_GETREGS, PTRACE_GETREGS64,
      PTRACE_SETREGS, PTRACE_SETREGS64, PTRACE_GETFPREGS, and PTRACE_SETFPREGS
      requests.
    * Implemented powerpc System Call Vectored ABI support.
    * Implemented decoding of landlock_add_rule, landlock_create_ruleset,
      and landlock_restrict_self syscalls introduced in Linux 5.13.
    * Enhanced decoding of perf_event_open syscall.
    * Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, KVM_*, NT_*, PR_*,
      PTRACE_*, RTM_*, RTPROT_*, TRAP_*, UFFD_*, UFFDIO_*, and V4L2_* constants.
    * Updated lists of ioctl commands from Linux 5.13. (forwarded request 907067 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by