Tracking Down Sources of Kernel Errors with Retsnoop
Offered By: Kernel Recipes via YouTube
Course Description
Overview
Explore the powerful BPF-based tool retsnoop for tracking down kernel errors and introspecting kernel functionality in this 47-minute conference talk from Kernel Recipes. Learn how to identify the source of -EINVAL errors from kernel syscalls without modifying the kernel or using printk()'s. Discover retsnoop's versatility as a general-purpose kernel tracing tool and see practical demonstrations of its application in debugging kernel issues and understanding kernel internals. Gain insights into retsnoop's functionality and flexible usage for efficient kernel troubleshooting and exploration.
Syllabus
Tracking down sources of kernel errors with retsnoop
Taught by
Kernel Recipes
Related Courses
Containers at Facebook - Advanced Linux, Btrfs, and Systemd ImplementationChariotSolutions via YouTube Cilium - Kernel Native Security and DDOS Mitigation for Microservices with BPF
Docker via YouTube The Why and How of libseccomp
Linux Foundation via YouTube BPF Static Keys Support: Update on Wildcard Map Including Use Cases and Restrictions
Linux Foundation via YouTube Compiled BPF: Part 2 - Evolution and Future Directions
Linux Foundation via YouTube