Skip to content

victoryang00/bpftime-super

 
 

Repository files navigation

bpftime-super: Extending eBPF Programmability and Observability to GPUs

Build and Test VM Build and test runtime DOI

bpftime-super is the first system to dynamically offload eBPF instrumentation and bytecode directly onto running GPU kernels using real-time PTX injection, significantly reducing instrumentation overhead compared to existing methods.

@article{yang2025bpftimesuper,
      title={eGPU: Extending eBPF Programmability and Observability to GPUs}, 
      author={Yiwei Yang, Yu Tong, Yusheng Zheng, Andrew Quinn},
      year={2025},
      archivePrefix={4th Workshop on Heterogeneous Composable and Disaggregated Systems},
      primaryClass={cs.OS}
}

About

Extending eBPF Programmability and Observability to GPUs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.9%
  • C 15.4%
  • Makefile 4.8%
  • CMake 3.2%
  • Rust 1.2%
  • Python 0.3%
  • Other 0.2%