ebpf-challenge/GetRuntimeAddresses/symbolyze
Ö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
..
testdata Test added to compare the Scanner vs GDB 2020-01-16 10:30:49 +01:00
gdb_test.go synchronize concurrent access to map in test 2020-01-16 10:50:06 +01:00
symbolyze.go Better handling of concurrent calls to observers 2020-01-16 13:30:41 +01:00