Although CONFIG_DYNAMIC_DEBUG has been enabled and the debugfs system has been mounted. When I try to add source files to dynamic_debug, I receive the following error:

ShaneCCC
3
Try below command.
sudo su
cd /sys/kernel/debug/dynamic_debug
echo file camera_common.c +p > control
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| The directory /sys/kernel/debug/dynamic_debug/ was not found | 4 | 138 | June 2, 2025 | |
| How to see dev_dbg logs on dmesg | 9 | 4905 | October 18, 2021 | |
| How to enable dynamic debug on R36.4.0 | 8 | 204 | May 21, 2025 | |
| How to do set dev_dbg to enable at jetson TX1 R28.2? | 2 | 934 | October 18, 2021 | |
| Trying to see dev_dbg() messages from csi5_fops.c | 8 | 582 | July 1, 2025 | |
| Enabling debug prints to kernel log | 3 | 1797 | November 17, 2021 | |
| Debug level the mlx5_core driver | 2 | 72 | February 5, 2026 | |
| Debug error | 9 | 4689 | October 18, 2021 | |
| How to check v4l2_dbg message in the console | 19 | 9199 | October 18, 2021 | |
| TX1 IMX219 driver : syslog error :- couldn't create debugfs | 3 | 1607 | October 18, 2021 |
