ebpf-challenge/GetRuntimeAddresses
Özgür Kesim 6eebe8c9f4 Only log the errors from observers
Because we call the observers concurrently, we must not write to S.err
inside the goroutines.  For now, we simply log an error from an
observer.
2020-01-16 10:28:01 +01:00
..
ebpf Rough solution for Tasks 1, 2, 3 2020-01-15 19:04:56 +01:00
symbolyze Only log the errors from observers 2020-01-16 10:28:01 +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