사용자 도구

사이트 도구


nix_strace

strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.

nix_strace.txt · 마지막으로 수정됨: 2015/11/06 22:47 저자 jonghyouk