strace 5.8 System call tracer for Linux

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.