Add CI for libbpf base examples and kprobe (#45)

* add ci for profile

* fix unnecessary code in 7

* fix exit code 124

* fix llvm-strip

* fix trailing space
This commit is contained in:
云微
2023-07-17 20:23:00 +08:00
committed by GitHub
parent f1c9cba2c4
commit 3ee14a9224
5 changed files with 50 additions and 11 deletions

3
.gitignore vendored
View File

@@ -64,3 +64,6 @@ src/12-profile/profile
/sockfilter
/tc
/ksyscall
ecc
ecli