开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.h
Age
Commit message (
Expand
)
Author
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2019-07-27
libbpf: return previous print callback from libbpf_set_print
Andrii Nakryiko
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-06-19
libbpf: constify getter APIs
Andrii Nakryiko
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-05-28
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-24
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
Jiong Wang
2019-04-09
bpf, libbpf: add support for BTF Var and DataSec
Daniel Borkmann
2019-04-09
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
2019-04-04
libbpf: teach libbpf about log_level bit 2
Alexei Starovoitov
2019-03-19
tools lib bpf: Introduce bpf_program__get_prog_info_linear()
Song Liu
2019-03-11
tools lib bpf: Fix the build by adding a missing stdarg.h include
Arnaldo Carvalho de Melo
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-02-15
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-01
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
2019-02-01
libbpf: Add a helper for retrieving a map fd for a given name
Maciej Fijalkowski
2019-01-22
tools: bpftool: add probes for eBPF helper functions
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF program types
Quentin Monnet
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-11-21
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2018-11-21
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-11-10
libbpf: cleanup after partial failure in bpf_object__pin
Stanislav Fomichev
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
2018-10-16
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
2018-10-15
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-10-04
libbpf: Use __u32 instead of u32 in bpf_program__load
Andrey Ignatov
2018-10-04
libbpf: Make include guards consistent
Andrey Ignatov
2018-10-04
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
2018-10-04
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
2018-10-03
libbpf: Support loading individual progs
Joe Stringer
2018-09-27
libbpf: Introduce libbpf_attach_type_by_name
Andrey Ignatov
2018-09-06
tools/bpf: add more netlink functionalities in lib/bpf
Yonghong Song
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-27
tools: libbpf: add bpf_object__find_program_by_title()
Jakub Kicinski
2018-07-25
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
2018-07-11
tools: libbpf: allow map reuse
Jakub Kicinski
2018-07-11
tools: libbpf: add extended attributes version of bpf_object__open()
Jakub Kicinski
2018-07-11
tools: libbpf: recognize offload neutral maps
Jakub Kicinski
[next]