This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
scx
Watch
1
Star
0
Fork
0
You've already forked scx
mirror of
https://github.com/JakeHillion/scx.git
synced
2024-12-01 21:37:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b0b5e6f38
scx
/
.gitignore
7 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove libbpf as a submodule Instead clone the libbpf repo at a specific hash during setup. This is to fix an issue whereby submodules are not included in the tarball and therefore won't be updated/fetched during setup after unzipping the tarball.
2024-03-07 20:11:48 +00:00
libbpf/
services/openrc: symlinking fix
2024-04-03 21:02:14 +01:00
*.gitignore
PKGBUILD
generate docs for scx and kernel generate docs for scx and kernel and push to gh page this "adds" kernel scheduler and bpf docs to the generated scx rust docs.
2024-09-09 20:37:15 +01:00
target
scx_stats: Implement #stat_doc to autogen doc from stat desc The doc of scx_layered `Opt` is out of sync. Implement attribute macro #stat_doc to generate doc from the `desc` property. Apply #stat_doc to `LayerStats` and `SysStats in scx_layered. Signed-off-by : Ming Yang <minos.future@gmail.com>
2024-09-28 06:46:12 +01:00
*.swp
.cache/
Reference in New Issue
Copy Permalink