Linux Dynamic Debug

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

Linux Dynamic Debug

Linux Dynamic Debug

Dynamic debug is designed to allow you to dynamically at runtime  enable/disable

 kernel code to obtain additional kernel information.

Currently, if ``CONFIG_DYNAMIC_DEBUG`` is set, then all ``pr_debug()``/``dev_dbg()`` and ``print_hex_dump_debug()``/``print_hex_dump_bytes()`` calls can be dynamically enabled per-callsite.

 

 

Attachments
100% helpful (1/1)
Version history
Last update:
‎02-04-2024 10:12 PM
Updated by: