Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: update gobpf and tcptracer-bpf #2428

Merged

Conversation

alban
Copy link
Contributor

@alban alban commented Apr 6, 2017

It will help to get missing kretprobe events during the ebpf tracker
initialization and missing connect & accept events, specially visible on
single-cores:

It makes use of a Linux patch that should be in Linux >= 4.12
(unreleased yet): iovisor/bcc#1072 (comment)
It falls back gracefully on current/older Linux kernels.

The new gobpf vendoring also includes other small fixes such as error
handling.

It will help to get missing kretprobe events during the ebpf tracker
initialization and missing connect & accept events, specially visible on
single-cores:
- weaveworks/tcptracer-bpf#36
- iovisor/gobpf#39

It makes use of a Linux patch that should be in Linux >= 4.12
(unreleased yet): iovisor/bcc#1072 (comment)
It falls back gracefully on current/older Linux kernels.

The new gobpf vendoring also includes other small fixes such as error
handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants