mirror of
https://github.com/go-delve/delve.git
synced 2025-10-30 02:07:58 +08:00
This patch enables the eBPF tracer backend to parse the ID of the Goroutine which hit the uprobe. This implementation is specific to AMD64 and will have to be generalized further in order to be used on other architectures.