diff options
| author | Jiri Olsa <jolsa@kernel.org> | 2026-06-06 14:39:39 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-06-07 10:03:01 -0700 |
| commit | 46b42af27d40021a97c147d23de8cb29eb5020df (patch) | |
| tree | 9a230aa73f01f5e5919632beb76ac70e003b86a7 /include/linux/debugobjects.h | |
| parent | c1d32dea5d4694c1a6c14d1d1c3192d0e18ffc7b (diff) | |
bpf: Add support for tracing_multi link cookies
Add support to specify cookies for tracing_multi link.
Cookies are provided in array where each value is paired with provided
BTF ID value with the same array index.
Such cookie can be retrieved by bpf program with bpf_get_attach_cookie
helper call.
We need to sort cookies array together with ids array in check_dup_ids,
to keep the id->cookie relation.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20260606123955.345967-15-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
