index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
2018-05-30
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
*
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
*
bpf tools: Link all bpf objects onto a list
Wang Nan
2015-08-07
*
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2015-08-07
*
bpf tools: Load eBPF programs in object files into kernel
Wang Nan
2015-08-07
*
bpf tools: Relocate eBPF programs
Wang Nan
2015-08-07
*
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2015-08-07
*
bpf tools: Record map accessing instructions for each program
Wang Nan
2015-08-07
*
bpf tools: Collect relocation sections from SHT_REL sections
Wang Nan
2015-08-07
*
bpf tools: Collect eBPF programs from their own sections
Wang Nan
2015-08-07
*
bpf tools: Collect symbol table from SHT_SYMTAB section
Wang Nan
2015-08-07
*
bpf tools: Collect map definitions from 'maps' section
Wang Nan
2015-08-07
*
bpf tools: Collect version and license from ELF sections
Wang Nan
2015-08-07
*
bpf tools: Iterate over ELF sections to collect information
Wang Nan
2015-08-07
*
bpf tools: Check endianness and make libbpf fail early
Wang Nan
2015-08-07
*
bpf tools: Read eBPF object from buffer
Wang Nan
2015-08-07
*
bpf tools: Open eBPF object file and do basic validation
Wang Nan
2015-08-07
*
bpf tools: Allow caller to set printing function
Wang Nan
2015-08-07
*
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-08-07