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:Slowroll:Base:2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base/strace && cd $_
- Create Badge
Refresh
Refresh
Comments 0