Tracks and displays system calls associated with a running process
The strace program intercepts and records the system calls called and
the signals received by a running process. strace can print a record of
each system call, its arguments and its return value. strace is useful
for diagnosing problems and debugging, as well as for instructional
purposes.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ldv_alt/strace && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
strace-5.18.tar.gz | 0005036830 4.8 MB | 17 days |
strace-5.18.tar.xz | 0002307412 2.2 MB | 17 days |
strace.dsc | 0000001082 1.06 KB | 17 days |
strace.spec | 0000024541 24 KB | 17 days |
strace_5.18.orig.tar.gz | 0005036830 4.8 MB | 17 days |
Comments 0