Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SystemStats ¶
func SystemStats() map[string]interface{}
SystemStats reads system info from /proc (Linux) or falls back to runtime info
Types ¶
type ProcessEntry ¶
ProcessEntry represents a process name and its count
func ProcessCountsFromSessions ¶
func ProcessCountsFromSessions(sessions []*tmux.Session) []ProcessEntry
ProcessCountsFromSessions counts pane commands from session data, sorted by count descending
Click to show internal directories.
Click to hide internal directories.