index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.map
Age
Commit message (
Expand
)
Author
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-15
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
2019-12-19
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-18
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-15
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-15
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
2019-12-15
libbpf: Expose btf__align_of() API
Andrii Nakryiko
2019-12-15
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-11
libbpf: Bump libpf current version to v0.0.7
Andrii Nakryiko
2019-11-15
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
2019-11-15
libbpf: Introduce btf__find_by_name_kind()
Alexei Starovoitov
2019-11-10
libbpf: Add getter for program size
Toke Høiland-Jørgensen
2019-11-10
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
2019-11-02
libbpf: Store map pin path and status in struct bpf_map
Toke Høiland-Jørgensen
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
2019-10-21
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
2019-10-05
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
2019-10-02
libbpf: Bump current version to v0.0.6
Andrii Nakryiko
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
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-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 btf_dump API for BTF-to-C conversion
Andrii Nakryiko
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
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-03-19
tools lib bpf: Introduce bpf_program__get_prog_info_linear()
Song Liu
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-02-15
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-01
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
[next]