Strace - Monitoring the Kernel-User-Space Conversation
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the powerful capabilities of strace, a tool for monitoring system-call conversations between applications and the Linux kernel, in this 45-minute conference talk. Dive into the symbolic representation of system calls, bit-mask arguments, and structure fields without needing application source code. Learn to interpret strace output, including subtle details, and discover its rich set of options for filtering traces to specific system calls, signals, and file accesses. Gain valuable insights into kernel-user-space interactions and enhance your debugging and performance analysis skills for Linux applications.
Syllabus
Strace: Monitoring The Kernel-User-Space Conversation - Michael Kerrisk
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube