4 ms·
Show HN: Goroutine Monitor Powered by eBPF
- taromn 2y ago[flagged]
- tylerflick 2y agoCool stuff. Since this is eBPF, does the version of Go gmon is built with need to match the target binary’s version?
- keisku 2y agoGood point! I need to check compatibility of Go version of the target binary! Created the issue: https://github.com/keisku/gmon/issues/18 https://github.com/keisku/gmon/issues/18