Home > Repositories > base > strace (aarch64)

strace: A debugging tool which prints out all the system calls made by a process/program

Strace is a system call trace, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.
The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source.
System calls and signals are events that happen at the user/kernel interface.
A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions.
Name:strace
Release: 6.12-1mamba
Architecture:aarch64
Group:Development/Tools
Size:603.83 kB
Upstream URL:https://sourceforge.net/projects/strace/
Source RPM:strace
BrothersProvidesObsoletesRequiresRecommends
strace-debug
strace = 0:6.12-1mamba
strace(aarch-64) = 0:6.12-1mamba
/bin/sh [1] [2]
ld-linux-aarch64.so.1()(64bit) [1]
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) [1]
libc.so.6(GLIBC_2.38)(64bit) [1]
libdw.so.1()(64bit) [1]
libdw.so.1(ELFUTILS_0.122)(64bit) [1]
libdw.so.1(ELFUTILS_0.158)(64bit) [1]
libselinux.so.1()(64bit) [1]
libselinux.so.1(LIBSELINUX_1.0)(64bit) [1]
rtld(GNU_HASH) [1]
Provided files