Examveda

What is the use of strace command?

A. strace can be used to check the system calls called by the program. So, this can be used for debugging and benchmarking purposes

B. strace cannot be used to check the system calls called by the program

C. all of the mentioned

D. none of the mentioned

Answer: Option A


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux