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.11.0.229.aec2b.tar.gz | 0004351344 4.15 MB | about 17 hours |
strace-5.11.0.229.aec2b.tar.xz | 0002007784 1.91 MB | about 17 hours |
strace.dsc | 0000001130 1.1 KB | about 17 hours |
strace.spec | 0000024035 23.5 KB | about 17 hours |
strace_5.11.0.229.aec2b.orig.tar.gz | 0004351344 4.15 MB | about 17 hours |
Comments for strace 0