1 citations · 1 across the 1 of their papers we have counts for
Showing cs.OSShow all
2 papers · 1 filter
cs.OS2024★ 1 cited
Wasm-bpf: Streamlining eBPF Deployment in Cloud Environments with WebAssembly
Yusheng Zheng, Tong Yu, Yiwei Yang +1
The extended Berkeley Packet Filter (eBPF) is extensively utilized for observability and performance analysis in cloud-native environments. However, deploying eBPF programs across…
cs.OS2023
bpftime: userspace eBPF Runtime for Uprobe, Syscall and Kernel-User Interactions
Yusheng Zheng, Tong Yu, Yiwei Yang +3
In kernel-centric operations, the uprobe component of eBPF frequently encounters performance bottlenecks, largely attributed to the overheads borne by context switches. Transitioni…