diff options
| author | Jiri Olsa <jolsa@kernel.org> | 2026-06-06 14:39:40 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-06-07 10:03:01 -0700 |
| commit | ba042ed6446fc524c1d804227765b45616f9cba3 (patch) | |
| tree | 0bd500b29f204abb300a5a061ffaca3c84038732 /include/linux/debugobjects.h | |
| parent | 46b42af27d40021a97c147d23de8cb29eb5020df (diff) | |
bpf: Add support for tracing_multi link session
Adding support to use session attachment with tracing_multi link.
Adding new BPF_TRACE_FSESSION_MULTI program attach type, that follows
the BPF_TRACE_FSESSION behaviour but on the tracing_multi link.
Such program is called on entry and exit of the attached function
and allows to pass cookie value from entry to exit execution.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20260606123955.345967-16-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
