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.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
strace-5.10.0.148.238cb.tar.gz | 0004204381 4.01 MB | about 19 hours |
strace-5.10.0.148.238cb.tar.xz | 0001897892 1.81 MB | about 19 hours |
strace.dsc | 0000001130 1.1 KB | about 19 hours |
strace.spec | 0000023886 23.3 KB | about 19 hours |
strace_5.10.0.148.238cb.orig.tar.gz | 0004204381 4.01 MB | about 19 hours |
Comments for strace 0