issues
search
weaveworks
/
tcptracer-bpf
eBPF program using kprobes to trace TCP events without run-time compilation dependencies
Apache License 2.0
410
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
README: add deprecation notice
#75
morancj
closed
1 year ago
0
go build undefined: elf.Module
#74
junqiang1992
closed
2 years ago
0
Modified tcptracer-bpf to add udp connect events and remove close, fdinstall events
#73
walker-cameron
closed
3 years ago
1
point out CoC
#72
dholbach
closed
3 years ago
0
offset guessing confused from inside Docker
#71
mranney-dd
closed
4 years ago
1
Running two instances of tcptracer-bpf in parallel fails (e.g. Weave Scope + Inspektor Gadget)
#70
alban
opened
4 years ago
2
Move C header file into package directory
#69
bboreham
closed
1 year ago
0
Move to Semaphore 2.0 for CI
#68
bboreham
closed
5 years ago
0
Add an offset to all timestamps
#67
bboreham
closed
5 years ago
0
Remove some slice pointers
#66
bboreham
closed
4 years ago
1
Add TTL to TCP events
#65
akme
opened
5 years ago
0
Changed tracer.go error codes for better granularity
#64
Talkopel
closed
5 years ago
0
weave-users mailing list is closed: https://groups.google.com/a/weave…
#63
dholbach
closed
5 years ago
0
offsetguess got stuck
#62
bboreham
opened
6 years ago
2
update to 4ece6c5 of iovisor to pull in iovisor/gobpf#139
#61
dholbach
closed
6 years ago
2
Adding missing linux header
#60
mcgourty
closed
5 years ago
4
Bumping gobpf dependency to latest version
#59
sunhay
closed
6 years ago
1
semaphore: update longterm kernels to newer patch version
#58
schu
closed
6 years ago
2
fd_install fires events for non-socket fds
#57
simonklb
opened
6 years ago
5
add information about how to get help
#56
dholbach
closed
6 years ago
1
Build failure
#55
ocket8888
opened
6 years ago
0
semaphore: update longterm kernels to latest patch version
#54
iaguis
closed
6 years ago
0
offsetguess: increase threshold
#53
iaguis
closed
6 years ago
0
Build ebpf object file on Fedora 26
#52
lebauce
closed
6 years ago
2
tcptracer-bpf.c: ignore enum-conversion warning
#51
iaguis
closed
6 years ago
0
vendor: update gobpf
#50
alban
closed
7 years ago
2
tracer: close channels on Stop()
#49
alban
closed
7 years ago
9
pointless slice pointers
#48
rade
opened
7 years ago
0
replace callback funs with interface
#47
rade
closed
7 years ago
1
bump gobpf version
#46
rade
closed
7 years ago
4
separate starting from initialisation
#45
rade
closed
7 years ago
2
unable to build the code base
#44
reachrkr
opened
7 years ago
3
semaphore.sh: udpate to latest rkt
#43
schu
closed
7 years ago
3
Close bpf module on Stop
#42
2opremio
closed
7 years ago
4
documentation: add diagrams explaining the different kprobes & maps
#41
alban
opened
7 years ago
1
update build-tools git-subtree (again)
#40
alban
closed
7 years ago
1
add probes on fd_install to catch accept events before kretprobe was installed
#39
alban
closed
7 years ago
10
update build-tools git-subtree
#38
alban
closed
7 years ago
2
perf map fixes
#37
alban
closed
7 years ago
2
tracer: update gobpf and set maxactive
#36
iaguis
closed
7 years ago
0
[WIP] Add test_missed_kretprobe.sh
#35
schu
closed
1 year ago
0
missing "accept" events in some scenario: kretprobe maxactive too low for accept()
#34
alban
closed
7 years ago
1
offsetguess: workaround missing kretprobes
#33
alban
closed
7 years ago
1
tcptracer-ebpf.go: updated with go-bindata
#32
alban
closed
7 years ago
0
tracer: stop goroutines on `Stop()`
#31
schu
closed
7 years ago
0
guess: tie the state machine to a single thread
#30
alban
closed
7 years ago
2
tracer: stop goroutines on `tracer.Stop()`
#29
schu
closed
7 years ago
0
tests/Makefile: add build-in-docker target
#28
alban
closed
7 years ago
1
offsetguess: fix rare failures on offset guessing
#27
iaguis
closed
7 years ago
1
offsetguess: improve errors
#26
iaguis
closed
7 years ago
0
Next