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-4.16.tar.xz 0000966668 944 KB
strace-4.16.tar.xz.asc 0000000801 801 Bytes
strace.changes 0000055117 53.8 KB
strace.keyring 0000013142 12.8 KB
strace.spec 0000002752 2.69 KB
Revision 59 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 457371 from Andreas Schwab's avatar Andreas Schwab (AndreasSchwab) (revision 59)
- Update to strace 4.16
  * Improvements
    * Implemented syscall return value injection (-e inject=SET:retval= option).
    * Implemented signal injection (-e inject=SET:signal= option).
    * Implemented decoding of SUID_DUMP_* constants in PR_[GS]ET_DUMPABLE.
    * Implemented decoding of all SG_* ioctl commands.
    * Implemented decoding of ustat syscall.
    * Implemented decoding of BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH,
      and BPF_PROG_DETACH commands of bpf syscall.
    * Enhanced decoding of sg_io_hdr and sg_io_v4 structures.
    * Enhanced decoding of get_robust_list, getrandom, io_submit, set_robust_list
      syscalls.
    * Enhanced decoding of entities of kernel long type on x32 and mips n32 ABIs.
    * Updated lists of IP_*, IPV6_*, and LOOP_* constants.
    * Updated lists of ioctl commands from Linux 4.10.
    * Added decoding of recently added syscalls on avr32, microblaze, ppc,
      and ppc64.
  * Bug fixes
    * Fixed pathmatch of oldselect syscall on 64-bit architectures.
    * Fixed decoding of mmap2 syscall on s390 when arguments are not available.
    * Fixed decoding of kexec_file_load, mprotect, pkey_mprotect, prctl, preadv*,
      and pwritev* syscalls on x32.
    * Fixed printing of string arguments of getxattr and setxattr syscalls
      when -s option is used to limit the printed string size.
    * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
      personalities.
    * Fixed decoding of SG_* and LOOP_* ioctl commands.
    * Fixed build on mips with musl libc.
    * Fixed cross-building of ioctlsort.
    * Applied minor formatting fixes to the manual page. (forwarded request 457370 from AndreasSchwab)
Comments 0
openSUSE Build Service is sponsored by