Myeunomia bpf/bpf developer tutorial (#6)

修改错误

Co-authored-by: 云微 <1067852565@qq.com>
This commit is contained in:
saivian1
2022-12-13 20:38:13 +08:00
committed by GitHub
parent ada48699e9
commit bb8ebed348
2 changed files with 48 additions and 30 deletions

View File

@@ -83,7 +83,7 @@ docker run -it -v `pwd`/:/src/ yunwei37/ebpm:latest
或者使用 ecc 编译:
```shell
ecc bootstrap.bpf.c bootstrap.h
ecc execsnoop.bpf.c execsnoop.h
```
运行