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