Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 190 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 190 Bytes

libbpf-rust

Developing eBPF programs using libbpf and Rust.

编译运行

cargo build
  • 进入target下的debug目录,使用以下命令运行
sudo ./preempt