BPF based live debugging for Go/C++/Rust in prod with no code changes (blog.pixielabs.ai) 16 points by roopakv 6y ago ↗ HN
[–] bpfisawesome 6y ago ↗ Relevant discussion a few days ago: https://news.ycombinator.com/item?id=24434031This is an great example of how application probes with eBPF can be used in solving production issues.
[–] rurban 5y ago ↗ dTrace did this a decade earlier. And has much wider support. And is safe.BPF is an island.
2 comments
[ 6.9 ms ] story [ 16.6 ms ] threadThis is an great example of how application probes with eBPF can be used in solving production issues.
BPF is an island.