Understanding system calls on Linux with strace

Posted by bob on Oct 26, 2019 6:10 AM EDT
Opensource.com
Mail this story
Print this story

A system call is a programmatic way a program requests a service from the kernel, and strace is a powerful tool that allows you to trace the thin layer between user processes and the Linux kernel. To understand how an operating system works, you first need to understand how system calls work. One of the main functions of an operating system is to provide abstractions to user programs. An operating system can roughly be divided into two modes: read more

Full Story

  Nav
» Read more about: Groups: Kernel, Linux; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.