Debugging method of linux kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugging method of linux kernel

Debugging method of linux kernel

Here are some debug methods for kernel performance requirements or related issues. It includes all the common methods such as oops/panic issues, memory issues, and so on. Please check it in the attachments for details.

  • OS and System analysis
  • Oops/Panic case
    • addr2line
    • objdump
    • gdb
  • Pstore
  • Kdump
  • Memory debugging
    • SLAB
    • KASAN
    • Kmemleak
  • Performance
    • Perf
    • Ftrace
    • eBPF/bcc
Attachments
100% helpful (1/1)
Version history
Last update:
‎10-27-2021 07:58 PM
Updated by: