summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMykyta Yatsenko <yatsenko@meta.com>2025-03-03 13:57:50 +0000
committerAlexei Starovoitov <ast@kernel.org>2025-03-15 11:48:28 -0700
commit9a9e347835d007f279274d175b9fcd9b47d9ee50 (patch)
treec555f728f3bd36bcafdc234292999eccb22f23cb /scripts/gdb/linux/utils.py
parent6ef78c41911d34f02e26529a3ce3183589db4b82 (diff)
libbpf: Introduce more granular state for bpf_object
We are going to split bpf_object loading into 2 stages: preparation and loading. This will increase flexibility when working with bpf_object and unlock some optimizations and use cases. This patch substitutes a boolean flag (loaded) by more finely-grained state for bpf_object. Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20250303135752.158343-3-mykyta.yatsenko5@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions