On Sun, Aug 25, 2024 at 7:09 AM Jose Fernandez <jose.fernandez@xxxxxxxxx> wrote: > > Add a new debug package to the PKGBUILD for the pacman-pkg target. The > debug package includes the non-stripped vmlinux file with debug symbols > for kernel debugging and profiling. The file is installed at > /usr/src/debug/${pkgbase}, with a symbolic link at > /usr/lib/modules/$(uname -r)/build/vmlinux. The debug package is built > by default. > > Signed-off-by: Jose Fernandez <jose.fernandez@xxxxxxxxx> > Reviewed-by: Peter Jung <ptr1337@xxxxxxxxxxx> Applied to linux-kbuild. Thanks! -- Best Regards Masahiro Yamada