ebpf-challenge/GetRuntimeAddresses
Özgür Kesim 4ba4442100 Better handling of concurrent calls to observers
We now call wg.Add(n) before we loop over n observers.  We also run the
loop inside a goroutine and therefore more quickly handle all (pid,
offset) pairs.
2020-01-16 13:30:41 +01:00
..
ebpf Basic test for ebpf added 2020-01-16 11:24:12 +01:00
symbolyze Better handling of concurrent calls to observers 2020-01-16 13:30:41 +01:00
.gitignore Initial import 2020-01-14 14:32:06 +00:00
main.go Rename symbolyze.New -> symbolze.NewScanner 2020-01-16 00:13:03 +01:00