package
0.28.0
Repository: https://github.com/skydive-project/skydive.git
Documentation: pkg.go.dev

# Functions

GetInfo retrieve process info from /proc.

# Constants

Dead state.
Running state.
Sleeping state.
Stopped state.
TracingStop state.
Waiting state.
Zombie state.

# Structs

Info describes the information of a running process.

# Type aliases

State describes the state of a process.