The directory /sys/kernel/debug/dynamic_debug/ was not found

soft verson : 36.4.3
hardware : jetson 8G ORIN NX
I want to view the debug information of the csi5_fops.c file separately, but I can’t find the /sys/kernel/debug/dynamic_debug/ and /sys/module/nvhost_nvcsi/parameters/debug


I would like to ask how to enable kernel module debug

JP6 was disable it. You may need to enable it from the kernel config.

Thanks

Thank you.

Should be CONFIG_DYNAMIC_DEBUG.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.