Bryan Boreham
|
54a513c9fc
|
fixup: manually add C files that 'go mod' doesn't bring in
Need workaround until a fix upstream such as
https://github.com/iovisor/gobpf/pull/206/files is merged.
|
2020-01-14 11:12:48 +00:00 |
|
Bryan Boreham
|
0bb92227a2
|
build: update vendor directory
|
2020-01-13 16:56:01 +00:00 |
|
Matthias Radestock
|
b087e95711
|
bump tcptracer-bpf version
|
2017-07-12 07:27:35 +01:00 |
|
Alfonso Acosta
|
c70e357998
|
Bump github.com/weaveworks/tcptracer-bpf/ and github.com/iovisor/gobpf/
|
2017-05-26 04:44:06 +00:00 |
|
Alban Crequy
|
fc0e4490dd
|
vendoring: update gobpf and tcptracer-bpf
|
2017-05-10 18:37:32 +02:00 |
|
Alban Crequy
|
ac5e379da2
|
vendor: update gobpf and tcptracer-bpf
It will help to get missing kretprobe events during the ebpf tracker
initialization and missing connect & accept events, specially visible on
single-cores:
- https://github.com/weaveworks/tcptracer-bpf/pull/36
- https://github.com/iovisor/gobpf/pull/39
It makes use of a Linux patch that should be in Linux >= 4.12
(unreleased yet): https://github.com/iovisor/bcc/issues/1072#issuecomment-289777787
It falls back gracefully on current/older Linux kernels.
The new gobpf vendoring also includes other small fixes such as error
handling.
|
2017-04-06 11:16:25 +02:00 |
|
Iago López Galeiras
|
d77a297ebf
|
vendor: add iovisor/gobpf
|
2017-03-08 22:11:12 +01:00 |
|