linux/tools/lib/bpf
Menglong Dong 257c43688b libbpf: add fsession support
Add BPF_TRACE_FSESSION to libbpf.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Link: https://lore.kernel.org/r/20260124062008.8657-9-dongml2@chinatelecom.cn
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2026-01-24 18:49:36 -08:00
..
.gitignore
Build libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
Makefile
bpf.c libbpf: add fsession support 2026-01-24 18:49:36 -08:00
bpf.h libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps 2026-01-06 20:48:32 -08:00
bpf_core_read.h
bpf_endian.h
bpf_gen_internal.h libbpf: Embed and verify the metadata hash in the loader 2025-09-22 19:17:55 -07:00
bpf_helpers.h bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS 2026-01-20 16:22:38 -08:00
bpf_prog_linfo.c
bpf_tracing.h libbpf: Fix powerpc's stack register definition in bpf_tracing.h 2025-10-23 11:25:16 -07:00
btf.c btf: Refactor the code by calling str_is_empty 2026-01-13 16:21:56 -08:00
btf.h libbpf: Add BTF permutation support for type reordering 2026-01-13 16:10:39 -08:00
btf_dump.c libbpf: Fix OOB read in btf_dump_get_bitfield_value 2026-01-09 15:54:31 -08:00
btf_iter.c
btf_relocate.c
elf.c libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
features.c libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
gen_loader.c libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
hashmap.c
hashmap.h
libbpf.c libbpf: add fsession support 2026-01-24 18:49:36 -08:00
libbpf.h libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps 2026-01-06 20:48:32 -08:00
libbpf.map libbpf: Add BTF permutation support for type reordering 2026-01-13 16:10:39 -08:00
libbpf.pc.template
libbpf_common.h
libbpf_internal.h libbpf: support llvm-generated indirect jumps 2025-11-05 17:53:23 -08:00
libbpf_legacy.h
libbpf_probes.c libbpf: Recognize insn_array map type 2025-11-05 17:31:25 -08:00
libbpf_utils.c libbpf: Fix undefined behavior in {get,put}_unaligned_be32() 2025-10-06 09:16:29 -07:00
libbpf_version.h
linker.c libbpf: support llvm-generated indirect jumps 2025-11-05 17:53:23 -08:00
netlink.c
nlattr.c
nlattr.h
relo_core.c libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
relo_core.h
ringbuf.c libbpf: move libbpf_errstr() into libbpf_utils.c 2025-10-01 15:27:25 -07:00
skel_internal.h libbpf: Update light skeleton for signing 2025-09-22 19:17:25 -07:00
strset.c
strset.h
usdt.bpf.h
usdt.c tools: Remove s390 compat support 2025-11-17 11:10:38 +01:00
zip.c
zip.h