Y
Hacker News
new
|
ask
|
show
|
jobs
by
tifadg1
2041 days ago
BPF is so cool, yet so inaccessible so most tinkerers. If it had Python bindings I'd start using it today, but as is - it's esoteric.
1 comments
grantseltzer
2041 days ago
Well clear your schedule, it's most commonly used interface is through it's python bindings (a library called BCC):
https://github.com/iovisor/bcc
link
https://github.com/iovisor/bcc