Mentorship Session - Tools and Techniques to Debug an Embedded Linux System
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore essential tools and techniques for debugging embedded Linux systems in this comprehensive mentorship session led by Sergio Prado, Consultant & Trainer at Embedded Labworks. Discover how to apply various debugging methods in both user space and kernel space to improve system quality and expedite bug identification and resolution. Learn to utilize powerful tools such as addr2line for crash dump and kernel oops analysis, GDB for interactive remote debugging, ftrace for kernel tracing, valgrind for detecting memory-related issues, strace/ltrace for user space application tracing, and perf/gprof for application profiling. Gain valuable insights into implementing these techniques to enhance the reliability and performance of embedded Linux systems during this 90-minute session.
Syllabus
Mentorship Session: Tools and Techniques to Debug an Embedded Linux System
Taught by
Linux Foundation
Tags
Related Courses
Introduction to IoT Reverse EngineeringHack in Paris via YouTube Introduction to the Kubernetes Seccomp Operator
Rawkode Academy via YouTube Strace - Monitoring the Kernel-User-Space Conversation
NDC Conferences via YouTube Strace - Swiss Army Knife to Trace, Analyze, and Debug in Real-Time
Linux Foundation via YouTube Linux Tracing Techniques
Linux Foundation via YouTube