diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-25 23:43:29 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-28 16:40:11 -0700 |
| commit | a8a32300c2f3fd1b55bf3de4e193aa45bc6bf6df (patch) | |
| tree | 561da990d5067f641e1e33c2773655775f0138f1 /meta-python/recipes-devtools/python/python3-py_1.11.0.bb | |
| parent | f6fc72eeabe245db56c2d1cbb99cb03545a9b5c3 (diff) | |
| download | meta-openembedded-a8a32300c2f3fd1b55bf3de4e193aa45bc6bf6df.tar.gz | |
libbpf: Upgrade to 1.7.0 release
User space-side features
* bpf_map__set_exclusive_program() and bpf_map__exclusive_program() APIs for exclusive map creation;
* bpf_program__assoc_struct_ops() and bpf_prog_assoc_struct_ops() APIs to associate a non-struct_ops BPF program with a struct_ops map;
* btf__permute() API to rearrange BTF types in-place according to a provided mapping;
* BTF type lookup optimization: binary search for btf__find_by_name() and btf__find_by_name_kind();
* btf__add_btf() now accepts split BTF sources;
* fsession support (SEC("fsession+") / SEC("fsession.s+"));
* BPF_F_CPU and BPF_F_ALL_CPUS flags support for per-CPU map operations;
* arena globals are moved to the end of the arena mmap region if kernel supports it;
* support for LLVM-generated indirect jump tables (BPF ISA v4) via .jumptables ELF section and BPF_MAP_TYPE_INSN_ARRAY maps;
* avoid expensive kallsyms parsing when kprobe.session target is an exact function match;
* new dont_enable option in struct bpf_perf_event_opts to suppress perf event auto-enablement;
BPF-side features
* USDT SIB (Scale-Index-Base) addressing support;
* dynptr helper signatures (bpf_dynptr_from_mem, bpf_dynptr_read, bpf_dynptr_write, bpf_dynptr_data) widened from 32-bit to 64-bit size/offset parameters;
Bug fixes
* As usual, a number of bug fixes included, see full commit log for details.
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-py_1.11.0.bb')
0 files changed, 0 insertions, 0 deletions
