Thanks Alwin, using this article:
https://www.linuxtopia.org/online_books/linux_kernel/kernel_configuration/ch09s07.html
Debug Filesystem
A RAM-based filesystem can be used to output a lot of different debugging information. This filesystem is called debugfs and can be enabled by:
Kernel...