mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-26 04:30:23 +00:00
Merge pull request #277 from ptr1337/cachyos-debug
INSTALL.md: Add info about debug kernel on arch based
This commit is contained in:
commit
de512b6bfd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user