-
- Downloads
NETOBSERV-613: Rework pipeline (#62)
* NETOBSERV-613: decrease premature eviction of eBPF hashmap * fix tests * Fix e2e tests for out-of-order reporting * rm unneeded comment * extend eventually time just in case * NETOBSERV-613: rework internal pipeline * fix panic on close and goroutine leak on slow export * Fix merge errors
Showing
- docs/architecture.md 25 additions, 0 deletionsdocs/architecture.md
- pkg/agent/agent.go 110 additions, 81 deletionspkg/agent/agent.go
- pkg/ebpf/tracer.go 41 additions, 227 deletionspkg/ebpf/tracer.go
- pkg/flow/account.go 5 additions, 5 deletionspkg/flow/account.go
- pkg/flow/tracer_map.go 135 additions, 0 deletionspkg/flow/tracer_map.go
- pkg/flow/tracer_map_test.go 8 additions, 9 deletionspkg/flow/tracer_map_test.go
- pkg/flow/tracer_ringbuf.go 127 additions, 0 deletionspkg/flow/tracer_ringbuf.go
Loading
Please register or sign in to comment