mirror of
https://github.com/domcyrus/rustnet.git
synced 2026-01-01 03:19:58 -06:00
Use periodic procfs PID cache to resolve thread names (e.g. 'Socket Thread') to main process names (e.g. 'firefox'). Falls back to eBPF name for short-lived processes that have already exited.