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 $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
strace-6.1.0.37.6981.tar.gz | 0005170103 4.93 MB | 2 days |
strace-6.1.0.37.6981.tar.xz | 0002359340 2.25 MB | 2 days |
strace.dsc | 0000001118 1.09 KB | 2 days |
strace.spec | 0000025367 24.8 KB | 2 days |
strace_6.1.0.37.6981.orig.tar.gz | 0005170103 4.93 MB | 2 days |
Comments 0