Notes
Ctrlk
  • Introduction
  • linuxKernel
  • linuxDebug
    • openocd_openjtag
    • i2c_tools
    • objdump
    • addr2line
    • gdb_useage
    • debug_linux_kernel_via_gdb
    • debug_linux_module_via_gdb
    • early_boot
    • sequentially_execute
    • dynamic_debug
    • research_linuxKernel_by_patch
    • tracefs
    • ebpf
    • bpftrace
    • perf
    • flame_graph
    • crash
    • ASAN_HWASAN_MTE_check_mem_bug
    • page_owner
    • vmtouch
    • fio
    • benchmark
    • gcov
  • linuxSystem
  • linuxDriver
  • hardware
  • process_thread_scheduler
  • memory_management
  • input_output_filesystem
  • lock_and_lockup_detector
  • MIT_6.S081
  • qemu
  • tools
  • other
Powered by GitBook
On this page

Was this helpful?

linuxDebug

openocd_openjtagi2c_toolsobjdumpaddr2linegdb_useagedebug_linux_kernel_via_gdbdebug_linux_module_via_gdbearly_bootsequentially_executedynamic_debugresearch_linuxKernel_by_patchtracefsebpfbpftraceperfflame_graphcrashASAN_HWASAN_MTE_check_mem_bugpage_ownervmtouchfiobenchmarkgcov
PreviousmTHPNextopenocd_openjtag

Was this helpful?