mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
It was possible for `t.ebpfTracker` to change underneath this code while running on a background goroutine, so change it to take `ebpfTracker` as a parameter. While we're here, rename the functions to better match what they do.