strace
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.
- Links to home:ldv_alt / strace
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:liuxinquan/strace && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000120 120 Bytes | |
| 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