aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2024-11-08 14:45:36 +0100
committerAndrii Nakryiko <[email protected]>2024-11-11 08:18:06 -0800
commit022367ec92794a00ad2eb1348c019709faf5c476 (patch)
tree98ae07b430de8c553d5bd78243a0c49d01c4c75e /tools/perf/scripts/python/mem-phys-addr.py
parent99b403d2060d3e2604958a0ec3a7f37b18256d6b (diff)
libbpf: Add support for uprobe multi session attach
Adding support to attach program in uprobe session mode with bpf_program__attach_uprobe_multi function. Adding session bool to bpf_uprobe_multi_opts struct that allows to load and attach the bpf program via uprobe session. the attachment to create uprobe multi session. Also adding new program loader section that allows: SEC("uprobe.session/bpf_fentry_test*") and loads/attaches uprobe program as uprobe session. Adding sleepable hook (uprobe.session.s) as well. Signed-off-by: Jiri Olsa <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions