Tag: system calls
Tracing Processes With Ptrace System Call
This article touches upon the Linux ptrace() system call and how it is used to trace and debug the system calls of a process.
Some...
SystemTap Tutorial, Part 1
This is the first of a two-part series on SystemTap, a dynamic method to monitor and trace the operations of a running Linux kernel....
CodeSport
Welcome to CodeSport. This month, we feature a medley of questions about operating systems, computer architecture and algorithms.
Last month's column featured three questions on...