tools/lib/bpf/Build

Source file repositories/reference/linux-study-clean/tools/lib/bpf/Build

File Facts

System
Linux kernel
Corpus path
tools/lib/bpf/Build
Extension
[no extension]
Size
251 bytes
Lines
5
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: tools
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

libbpf-y := libbpf.o bpf.o nlattr.o btf.o libbpf_utils.o \
	    netlink.o bpf_prog_linfo.o libbpf_probes.o hashmap.o \
	    btf_dump.o ringbuf.o strset.o linker.o gen_loader.o relo_core.o \
	    usdt.o zip.o elf.o features.o btf_iter.o btf_relocate.o

Annotation

Implementation Notes