Merge pull request #277 from ptr1337/cachyos-debug

INSTALL.md: Add info about debug kernel on arch based
This commit is contained in:
David Vernet 2024-05-10 16:52:22 -05:00 committed by GitHub
commit de512b6bfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,6 +83,14 @@ In addition to the packages from the previous step, install the following.
$ sudo pacman -Sy meson cargo bpf pahole
```
#### Using Debug Kernel
CachyOS does provide a kernel with an unstripped vmlinux, which can be used for debugging.
```
$ sudo pacman -Sy linux-cachyos-sched-ext-debug linux-cachyos-sched-ext-debug-headers
```
## Fedora
Experimental sched_ext support for Fedora is provided by the following