kernel-explainer 1.0.0

Kernel event and scheduling explanation library for the Peek process intelligence tool
Documentation
1
2
3
4
5
6
7
# kernel-explainer

Kernel event and scheduling explanation library for the [Peek](https://github.com/ankittk/peek) process intelligence tool.

Turns raw kernel values (scheduler policy, OOM score, seccomp, capabilities, syscall numbers, binary names) into human-readable descriptions. Used by `peek-core` when displaying kernel context.

Part of the [peek](https://github.com/ankittk/peek) workspace.