This commit is contained in:
huoji
2023-05-09 01:03:55 +08:00
parent 7f1d3e37d3
commit 49904f5cb5
6 changed files with 233 additions and 2 deletions

2
ebpf/build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
g++ main.cpp -o main -lbcc -pthread -lstdc++fs