Hacker News with Generative AI: Performance Monitoring

Show HN: Goroutine Monitor Powered by eBPF (github.com/keisku)
gmon is a tool designed to monitor the creation and destruction of goroutines in a Go program, drawing inspiration from the presentation Real World Debugging with eBPF.
Bpftop: Dynamic real-time view of running eBPF programs (github.com/Netflix)