diff options
author | Jose Fernandez <jose.fernandez@linux.dev> | 2024-08-24 16:07:56 -0600 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-09-07 17:24:08 +0900 |
commit | 4929f5b95f6b20ae10f2c409fb2ca58253e73706 (patch) | |
tree | 83fa4022d48db6539e3093f10f71371cd7996f96 /scripts/generate_rust_analyzer.py | |
parent | d97eae80d57220477a02435e49b48ac6f01e289c (diff) | |
download | lwn-4929f5b95f6b20ae10f2c409fb2ca58253e73706.tar.gz lwn-4929f5b95f6b20ae10f2c409fb2ca58253e73706.zip |
kbuild: add debug package to pacman PKGBUILD
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@linux.dev>
Reviewed-by: Peter Jung <ptr1337@cachyos.org>
Acked-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions