index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.map
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
1
-0
/
+2
*
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-16
1
-0
/
+1
*
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-15
1
-0
/
+4
*
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
2020-01-09
1
-0
/
+3
*
libbpf: Add probe for large INSN limit
Michal Rostecki
2020-01-08
1
-0
/
+1
*
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
2019-12-20
1
-0
/
+1
*
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
2019-12-19
1
-0
/
+1
*
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-16
1
-0
/
+5
*
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-16
1
-0
/
+2
*
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
2019-12-16
1
-0
/
+1
*
libbpf: Expose btf__align_of() API
Andrii Nakryiko
2019-12-16
1
-0
/
+1
*
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-16
1
-0
/
+2
*
libbpf: Bump libpf current version to v0.0.7
Andrii Nakryiko
2019-12-11
1
-0
/
+3
*
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
2019-11-15
1
-0
/
+2
*
libbpf: Introduce btf__find_by_name_kind()
Alexei Starovoitov
2019-11-15
1
-0
/
+1
*
libbpf: Add getter for program size
Toke Høiland-Jørgensen
2019-11-11
1
-0
/
+1
*
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
2019-11-11
1
-0
/
+1
*
libbpf: Store map pin path and status in struct bpf_map
Toke Høiland-Jørgensen
2019-11-02
1
-0
/
+3
*
libbpf: Add support for prog_tracing
Alexei Starovoitov
2019-10-31
1
-0
/
+2
*
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
2019-10-21
1
-0
/
+2
*
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
2019-10-06
1
-0
/
+3
*
libbpf: Bump current version to v0.0.6
Andrii Nakryiko
2019-10-02
1
-0
/
+3
*
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
1
-0
/
+1
*
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
1
-0
/
+2
*
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-16
1
-0
/
+3
*
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-08
1
-0
/
+4
*
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
1
-0
/
+1
*
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
1
-0
/
+1
*
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
1
-0
/
+2
*
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
1
-0
/
+1
*
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-05
1
-1
/
+2
*
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
2019-06-11
1
-0
/
+1
*
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-28
1
-0
/
+1
*
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
2019-05-24
1
-0
/
+3
*
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
2019-05-24
1
-0
/
+5
*
bpf, libbpf: add support for BTF Var and DataSec
Daniel Borkmann
2019-04-10
1
-0
/
+1
*
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
2019-04-10
1
-0
/
+6
*
tools lib bpf: Introduce bpf_program__get_prog_info_linear()
Song Liu
2019-03-19
1
-0
/
+3
*
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-02-25
1
-0
/
+6
*
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
1
-0
/
+1
*
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-15
1
-0
/
+1
*
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
1
-1
/
+0
*
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
1
-0
/
+1
*
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
1
-0
/
+1
*
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-08
1
-0
/
+1
*
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
1
-0
/
+2
*
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
1
-0
/
+1
*
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
1
-0
/
+1
*
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-04
1
-0
/
+6
*
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
2019-02-01
1
-0
/
+1
[next]