]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
authorJiri Olsa <jolsa@kernel.org>
Fri, 9 May 2025 15:35:37 +0000 (17:35 +0200)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 9 May 2025 20:01:07 +0000 (13:01 -0700)
commit823153334042746604fdb416ea358a90940c1d83
treea3eb4b2c603c24952ce2c68526154b31d2f617fe
parentcb4a11925268b13ebcac322775d78bdd4e1b26d3
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link

Adding support to retrieve ref_ctr_offset for uprobe perf link,
which got somehow omitted from the initial uprobe link info changes.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yafang Shao <laoar.shao@gmail.com>
Link: https://lore.kernel.org/bpf/20250509153539.779599-2-jolsa@kernel.org
include/uapi/linux/bpf.h
kernel/bpf/syscall.c
kernel/trace/trace_uprobe.c
tools/include/uapi/linux/bpf.h