Hacker News new | ask | show | jobs
by tylerflick 638 days ago
Cool stuff. Since this is eBPF, does the version of Go gmon is built with need to match the target binary’s version?
1 comments

Good point! I need to check compatibility of Go version of the target binary!

Created the issue: https://github.com/keisku/gmon/issues/18