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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Update/strace && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 4 (latest revision is 6)
Adrian Schröter (adrianSuSE)
committed
(revision 4)
fork from 42.1
Comments 0