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.2.tar.xz 0001515544 1.45 MB
strace-5.2.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000080696 78.8 KB
strace.keyring 0000016254 15.9 KB
strace.spec 0000002936 2.87 KB
Revision 27 (latest revision is 28)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 728722 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 27)
- Update to strace 5.2
  * Improvements
    * Implemented syscall return status filtering with -e status=set option
      and its aliases: -z (limit syscall printing to successful syscalls only)
      and -Z (limit syscall printing to failed syscalls only).
    * Implemented decoding of open_tree, move_mount, fsopen, fsconfig, fsmount,
      and fspick syscalls.
    * Enhanced decoding of bpf, clone, inotify_init, mbind, and set_mempolicy
      syscalls.
    * Updated lists of AT_*, AUDIT_*, BPF_*, CLONE_*, ETH_*, KEY_*, KVM_*, MPOL_*,
      TIPC_*, and V4L2_* constants.
    * Updated lists of ioctl commands from Linux 5.2.
  * Bug fixes
    * Fixed syscall tampering on powerpc, powerpc64, sparc, and sparc64 when
      PTRACE_GET_SYSCALL_INFO is in use.
    * Fixed build with cutting-edge toolchain.

- Update to strace 5.1
  * Bug fixes
    * Fixed decoding of last two arguments of clone syscall on riscv.
  * Improvements
    * Added C-SKY architecture support.
    * Implemented decoding of SO_TIMESTAMP*_NEW control messages.
    * Implemented decoding of clock_gettime64, clock_settime64, clock_adjtime64,
      clock_getres_time64, clock_nanosleep_time64, timer_gettime64,
      timer_settime64, timerfd_gettime64, timerfd_settime64, utimensat_time64,
      pselect6_time64, ppoll_time64, io_pgetevents_time64, recvmmsg_time64,
      mq_timedsend_time64, mq_timedreceive_time64, semtimedop_time64,
      rt_sigtimedwait_time64, futex_time64, sched_rr_get_interval_time64,
      pidfd_send_signal, io_uring_setup, io_uring_enter, and io_uring_register
Comments 0
openSUSE Build Service is sponsored by