11 stories tagged with #ebpf, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Ebpf"
How Do I Profile eBPF Code?
If we are running any eBPF workload or writing eBPF code, we want to measure its performance impact, and in this post we will demonstrate an example of how to do it. In this exampl…
Show HN: Sip-exporter – passive eBPF-based SIP/RTP monitoring with Prometheus
High-performance eBPF-based SIP monitoring service that captures and exports telephony metrics to Prometheus-compatible systems (Prometheus, VictoriaMetrics, etc.) - aibudaevv/sip-…
Tigera lance Calico basé sur eBPF pour les machines virtuelles sur Kubernetes : migration de machines virtuelles ne nécessitant pas de reconfiguration du réseau
/PRNewswire/ -- Tigera, Inc., inventeur et responsable de la maintenance de Calico Open Source, ainsi que société à l'origine de Calico et Lynx, a lancé...…
AgentSight: System-wide AI agent tracing and monitoring with eBPF
Zero instrucment system-level AI agent tracing in eBPF - eunomia-bpf/agentsight…
eBPF to Detect Unexpected Control-Plane Traffic Inside GTP-U Tunnels
Heimdall: Formally Verified eBPF-to-Rust Migration
Extended Berkeley Packet Filter (eBPF) programs are kernel extensions used for networking, observability, and security enforcement in the Linux kernel. The in-kernel eBPF verifier …
AI writes x86_64 asm and eBPF for fractals on /dev/fb0, in a browser VM
An AI agent loop writes pure x86_64 assembly and eBPF for Wolfram cellular automata + Mandelbrot, rendered direct to /dev/fb0. Entire build runs in an islo sandbox VM. No install. …
UMAI Core CE – An eBPF semantic firewall for AI protocols
The open-source Kernel Semantic Firewall (KSF) for the AI ecosystem. Powered by eBPF and XDP. - UMAI-Community/umai-core-ce…
eBPF on embedded Linux: diagnostics and runtime security for edge devices
eBPF is no longer only a cloud-native observability topic. For embedded Linux teams, it can become a...…
GitHub uses eBPF to improve deployment safety
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling.…
Bypassing DPI with eBPF Sock_ops
eBPF sock_ops, fake TLS packets, and why every platform needs a different hack…