mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-10 05:35:53 +08:00
fix code for sigsnoop and exec/exit
This commit is contained in:
@@ -83,7 +83,6 @@ BPF_KRETPROBE(printret, const void *ret)
|
||||
|
||||
编译运行上述代码:
|
||||
|
||||
|
||||
```console
|
||||
$ ecc bashreadline.bpf.c bashreadline.h
|
||||
Compiling bpf object...
|
||||
|
||||
Reference in New Issue
Block a user