Oho, #golang is thinking about switching to register-based method calling. https://github.com/golang/go/issues/40724
Which is cool, I've spend non trivial time with #eBPF over the weekend to decode parameters on method calls. Fortunately there is great https://github.com/iovisor/bcc/pull/1719