Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.33 KB

eBPF

Content

Storage

  • 22_OSDI_XRP: In-Kernel Storage Functions with eBPF [paper] [code]

Telemetry

  • 23_ICSE_LogReducer: Identify and Reduce Log Hotspots inKernel on the Fly [paper] [code]
  • 23_Sigcom_Network-Centric Distributed Tracing with DeepFlow: Troubleshooting Your Microservices in Zero Code [paper] [ppt] [code]
  • 22_Cloud_MicroLens: A Performance Analysis Framework for Microservices Using Hidden Metrics With BPF [paper]
  • 21_ICSE_Kmon: An In-kernel Transparent Monitoring System for Microservice Systems with eBPF [paper] [code]

Network

23_HotOS_Automatic Kernel Offload Using BPF [paper]