Skip to main content

Section outline

  • Module 4: Kernel Crash Analysis with kdump

    • Configuring kdump for crash analysis.
    • Analyzing crash dumps and stack traces.

    Hands-on Lab: Triggering and analyzing kernel crashes.

    Module 5: Kernel Tracing and Logging

    • dmesg, syslog, and ftrace for kernel event tracing.
    • Using ftrace for function call tracing and performance profiling.

    Hands-on Lab: Using ftrace and syslog for tracing kernel functions.

    Module 6: Performance Debugging with perf

    • Identifying performance bottlenecks with perf.
    • Profiling kernel functions and performance metrics.

    Hands-on Lab: Debugging performance issues using perf.