BPF based live debugging for Go/C++/Rust in prod with no code changes (blog.pixielabs.ai) 16 points by roopakv 5y ago ↗ HN
[–] bpfisawesome 5y 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
[ 3.0 ms ] story [ 20.6 ms ] threadThis is an great example of how application probes with eBPF can be used in solving production issues.
BPF is an island.