peek-core 1.0.0

Core process intelligence library for the Peek tool on Linux
Documentation
1
2
3
4
5
6
7
# peek-core

Core process intelligence library for the [Peek](https://github.com/ankittk/peek) tool.

Defines `ProcessInfo`, `collect()`, and `collect_extended()`: one API to gather identity, resources, kernel context, network, open files, environment, and process tree for a PID. Used by the **peek** CLI and **peekd** daemon.

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