Tracks and displays system calls associated with a running process The strace program intercepts and records the system calls called and received by a running process. Strace can print a record of each system call, its arguments and its return value. Strace is ...
A test program for filesystem performance. Threaded I/O bench for Linux (or any *nix system with POSIX threads support library).
Page : 1 2 | |