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.
-
1
derived packages
- 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.12.tar.gz | 0005676392 5.41 MB | |
strace-6.12.tar.xz | 0002628804 2.51 MB | |
strace.dsc | 0000001082 1.06 KB | |
strace.spec | 0000029875 29.2 KB | |
strace_6.12.orig.tar.gz | 0005676392 5.41 MB |
Comments 0