We are researchers from Tsinghua University and aim at applying eBPF to various aspects of our research, including system security, performance, and reliability.
Here is a summary of our papers about eBPF.
We maintain the libebpf C library which is a portable and formal verified userspace eBPF runtime.
We propose a general cross-architecture C/C++ hotpatch solution using customized userspace eBPF runtime.
- The version for real-time embedded devices.
- Work-in-process. Patching Linux server program.
Three works are currently in process.