A utility to trace the system calls of a program
With strace, you can trace the activity of a program. Information
about any system calls the program makes and the signals it receives
and processes can be seen. Child processes can also be tracked.
- Links to openSUSE:Leap:42.3 / strace
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Rings:1-MinimalX/strace && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
Comments 0