Commit 99bdf1e
libbpf: Use probe_name for legacy kprobe
Fix a bug in commit 46ed5fc, which wrongly used the
func_name instead of probe_name to register legacy kprobe.
Fixes: 46ed5fc ("libbpf: Refactor and simplify legacy kprobe code")
Reviewed-by: Hengqi Chen <hengqi.chen@gmail.com>
Tested-by: Hengqi Chen <hengqi.chen@gmail.com>
Co-developed-by: Chengming Zhou <zhouchengming@bytedance.com>
Signed-off-by: Qiang Wang <wangqiang.wq.frank@bytedance.com>
Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>1 parent 7f77596 commit 99bdf1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10017 | 10017 | | |
10018 | 10018 | | |
10019 | 10019 | | |
10020 | | - | |
| 10020 | + | |
10021 | 10021 | | |
10022 | 10022 | | |
10023 | 10023 | | |
| |||
0 commit comments