Show build ID information in stacktraces

configname: CONFIG_STACKTRACE_BUILD_ID

Linux Kernel Configuration
└─>Kernel hacking
└─>printk and dmesg options
└─>Show build ID information in stacktraces
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Selecting this option adds build ID information for symbols in
stacktraces printed with the printk format '%p[SR]b'.

This option is intended for distros where debuginfo is not easily
accessible but can be downloaded given the build ID of the vmlinux or
kernel module where the function is located.

depends
CONFIG_PRINTK