aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorQiang Wang <[email protected]>2021-12-27 13:07:13 +0000
committerAndrii Nakryiko <[email protected]>2022-01-05 23:38:21 +0000
commit51a33c60f1c22c0d2dafad774315ba1537765442 (patch)
treee0db3dd9af7a9781ada553e46fc718f8c2b6f9e4 /tools/bpf/bpftool/prog.c
parentlibbpf: Use probe_name for legacy kprobe (diff)
downloadkernel-51a33c60f1c22c0d2dafad774315ba1537765442.tar.gz
kernel-51a33c60f1c22c0d2dafad774315ba1537765442.zip
libbpf: Support repeated legacy kprobes on same function
If repeated legacy kprobes on same function in one process, libbpf will register using the same probe name and got -EBUSY error. So append index to the probe name format to fix this problem. Co-developed-by: Chengming Zhou <[email protected]> Signed-off-by: Qiang Wang <[email protected]> Signed-off-by: Chengming Zhou <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions