| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-18 | libbpf: Support exclusive map creation | KP Singh | 1 | -0/+3 |
| 2025-07-16 | libbpf: start v1.7 dev cycle | Andrii Nakryiko | 1 | -0/+3 |
| 2025-07-03 | libbpf: Introduce bpf_prog_stream_read() API | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
| 2025-06-09 | libbpf: Support link-based cgroup attach with options | Yonghong Song | 1 | -0/+1 |
| 2025-04-09 | libbpf: Add getters for BTF.ext func and line info | Mykyta Yatsenko | 1 | -0/+4 |
| 2025-03-15 | libbpf: Split bpf object load into prepare/load | Mykyta Yatsenko | 1 | -0/+1 |
| 2025-02-05 | libbpf: Introduce kflag for type_tags and decl_tags in BTF | Ihor Solodrai | 1 | -0/+2 |
| 2024-12-12 | libbpf: Extend linker API to support in-memory ELF files | Alastair Robertson | 1 | -0/+4 |
| 2024-10-29 | libbpf: start v1.6 development cycle | Andrii Nakryiko | 1 | -0/+3 |
| 2024-10-03 | libbpf: Support BTF.ext loading and output in either endianness | Tony Ambardar | 1 | -0/+2 |
| 2024-09-12 | libbpf: Add bpf_object__token_fd accessor | Ihor Solodrai | 1 | -0/+1 |
| 2024-06-17 | libbpf: Split BTF relocation | Alan Maguire | 1 | -0/+1 |
| 2024-06-17 | libbpf: Add btf__distill_base() creating split BTF with distilled base BTF | Alan Maguire | 1 | -0/+1 |
| 2024-06-06 | libbpf: Auto-attach struct_ops BPF maps in BPF skeleton | Mykyta Yatsenko | 1 | -0/+2 |
| 2024-04-10 | libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP | Yonghong Song | 1 | -0/+1 |
| 2024-04-06 | libbpf: Add ring__consume_n / ring_buffer__consume_n | Andrea Righi | 1 | -0/+3 |
| 2024-04-06 | libbpf: Start v1.5 development cycle | Andrea Righi | 1 | -0/+3 |
| 2024-03-19 | libbpf: add support for BPF cookie for raw_tp/tp_btf programs | Andrii Nakryiko | 1 | -0/+2 |
| 2024-02-01 | libbpf: Add missed btf_ext__raw_data() API | Andrii Nakryiko | 1 | -1/+1 |
| 2024-02-01 | libbpf: Add btf__new_split() API that was declared but not implemented | Andrii Nakryiko | 1 | -1/+2 |
| 2024-01-24 | libbpf: Add bpf_token_create() API | Andrii Nakryiko | 1 | -0/+1 |
| 2023-12-19 | Revert BPF token-related functionality | Andrii Nakryiko | 1 | -1/+0 |
| 2023-12-06 | libbpf: add bpf_token_create() API | Andrii Nakryiko | 1 | -0/+1 |
| 2023-11-23 | libbpf: Start v1.4 development cycle | Eduard Zingerman | 1 | -0/+3 |
| 2023-10-24 | libbpf: Add link-based API for netkit | Daniel Borkmann | 1 | -0/+1 |
| 2023-09-25 | libbpf: Add ring__consume | Martin Kelly | 1 | -0/+1 |
| 2023-09-25 | libbpf: Add ring__map_fd | Martin Kelly | 1 | -0/+1 |
| 2023-09-25 | libbpf: Add ring__size | Martin Kelly | 1 | -0/+1 |
| 2023-09-25 | libbpf: Add ring__avail_data_size | Martin Kelly | 1 | -0/+1 |
| 2023-09-25 | libbpf: Add ring__producer_pos, ring__consumer_pos | Martin Kelly | 1 | -0/+2 |
| 2023-09-25 | libbpf: Add ring_buffer__ring | Martin Kelly | 1 | -0/+1 |
| 2023-08-23 | libbpf: Add bpf_object__unpin() | Daniel Xu | 1 | -0/+1 |
| 2023-08-21 | libbpf: Add bpf_program__attach_uprobe_multi function | Jiri Olsa | 1 | -0/+1 |
| 2023-07-19 | libbpf: Add link-based API for tcx | Daniel Borkmann | 1 | -0/+1 |
| 2023-07-19 | libbpf: Add opts-based attach/detach/query API for tcx | Daniel Borkmann | 1 | -0/+1 |
| 2023-06-30 | libbpf: Add netfilter link attach helper | Florian Westphal | 1 | -0/+1 |
| 2023-05-23 | libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd | Andrii Nakryiko | 1 | -0/+2 |
| 2023-05-23 | libbpf: Start v1.3 development cycle | Andrii Nakryiko | 1 | -0/+3 |
| 2023-03-22 | libbpf: Update a bpf_link with another struct_ops. | Kui-Feng Lee | 1 | -0/+1 |
| 2023-02-16 | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 1 | -0/+5 |
| 2022-12-21 | libbpf: start v1.2 development cycle | Andrii Nakryiko | 1 | -0/+3 |
| 2022-10-10 | libbpf: Introduce bpf_link_get_fd_by_id_opts() | Roberto Sassu | 1 | -0/+1 |
| 2022-10-10 | libbpf: Introduce bpf_btf_get_fd_by_id_opts() | Roberto Sassu | 1 | -0/+1 |
| 2022-10-10 | libbpf: Introduce bpf_prog_get_fd_by_id_opts() | Roberto Sassu | 1 | -0/+1 |
| 2022-10-10 | libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts() | Roberto Sassu | 1 | -0/+1 |
| 2022-10-10 | libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map | Roberto Sassu | 1 | -1/+1 |
| 2022-09-21 | bpf: Add libbpf logic for user-space ring buffer | David Vernet | 1 | -0/+10 |
| 2022-08-17 | libbpf: Allows disabling auto attach | Hao Luo | 1 | -0/+2 |
| 2022-07-29 | libbpf: Add bpf_obj_get_opts() | Joe Burton | 1 | -0/+1 |
| 2022-07-19 | libbpf: add ksyscall/kretsyscall sections support for syscall kprobes | Andrii Nakryiko | 1 | -0/+1 |
| 2022-07-15 | libbpf: perfbuf: Add API to get the ring buffer | Jon Doron | 1 | -0/+1 |
| 2022-06-29 | libbpf: implement bpf_prog_query_opts | Stanislav Fomichev | 1 | -0/+1 |
| 2022-06-28 | libbpf: fix up few libbpf.map problems | Andrii Nakryiko | 1 | -1/+2 |
| 2022-06-28 | libbpf: remove multi-instance and custom private data APIs | Andrii Nakryiko | 1 | -10/+0 |
| 2022-06-28 | libbpf: remove most other deprecated high-level APIs | Andrii Nakryiko | 1 | -43/+0 |
| 2022-06-28 | libbpf: remove prog_info_linear APIs | Andrii Nakryiko | 1 | -3/+0 |
| 2022-06-28 | libbpf: clean up perfbuf APIs | Andrii Nakryiko | 1 | -5/+0 |
| 2022-06-28 | libbpf: remove deprecated BTF APIs | Andrii Nakryiko | 1 | -13/+0 |
| 2022-06-28 | libbpf: remove deprecated probing APIs | Andrii Nakryiko | 1 | -4/+0 |
| 2022-06-28 | libbpf: remove deprecated XDP APIs | Andrii Nakryiko | 1 | -4/+0 |
| 2022-06-28 | libbpf: remove deprecated low-level APIs | Andrii Nakryiko | 1 | -16/+0 |
| 2022-06-28 | libbpf: move xsk.{c,h} into selftests/bpf | Andrii Nakryiko | 1 | -12/+0 |
| 2022-06-07 | libbpf: Add enum64 parsing and new enum64 public API | Yonghong Song | 1 | -0/+2 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_link_type_str | Daniel Müller | 1 | -0/+1 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_attach_type_str | Daniel Müller | 1 | -0/+1 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_map_type_str | Daniel Müller | 1 | -0/+1 |
| 2022-06-02 | libbpf: Introduce libbpf_bpf_prog_type_str | Daniel Müller | 1 | -0/+3 |
| 2022-05-19 | libbpf: start 1.0 development cycle | Andrii Nakryiko | 1 | -0/+4 |
| 2022-05-13 | libbpf: Add safer high-level wrappers for map operations | Andrii Nakryiko | 1 | -0/+6 |
| 2022-05-11 | libbpf: Add bpf_program__set_insns function | Jiri Olsa | 1 | -0/+1 |
| 2022-05-10 | libbpf: Assign cookies to links in libbpf. | Kui-Feng Lee | 1 | -0/+1 |
| 2022-04-28 | libbpf: Allow to opt-out from creating BPF maps | Andrii Nakryiko | 1 | -1/+3 |
| 2022-04-05 | libbpf: Wire up USDT API and bpf_link integration | Andrii Nakryiko | 1 | -0/+1 |
| 2022-03-17 | libbpf: Add subskeleton scaffolding | Delyan Kratunov | 1 | -0/+2 |
| 2022-03-17 | libbpf: Add bpf_program__attach_kprobe_multi_opts function | Jiri Olsa | 1 | -0/+1 |
| 2022-03-05 | libbpf: Support custom SEC() handlers | Andrii Nakryiko | 1 | -0/+6 |
| 2022-02-11 | libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0 | Andrii Nakryiko | 1 | -1/+1 |
| 2022-01-25 | libbpf: hide and discourage inconsistently named getters | Andrii Nakryiko | 1 | -0/+2 |
| 2022-01-20 | libbpf: streamline low-level XDP APIs | Andrii Nakryiko | 1 | -0/+4 |
| 2022-01-12 | libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts() | Christy Lee | 1 | -0/+1 |
| 2021-12-17 | libbpf: Rework feature-probing APIs | Andrii Nakryiko | 1 | -0/+3 |
| 2021-12-14 | libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF | Andrii Nakryiko | 1 | -0/+1 |
| 2021-12-10 | libbpf: Add per-program log buffer setter and getter | Andrii Nakryiko | 1 | -0/+2 |
| 2021-12-10 | libbpf: Add OPTS-based bpf_btf_load() API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-12-02 | libbpf: Add API to get/set log_level at per-program level | Andrii Nakryiko | 1 | -0/+6 |
| 2021-11-25 | libbpf: Unify low-level map creation APIs w/ new bpf_map_create() | Andrii Nakryiko | 1 | -0/+1 |
| 2021-11-19 | libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags | Florent Revest | 1 | -1/+1 |
| 2021-11-19 | libbpf: Add runtime APIs to query libbpf version | Andrii Nakryiko | 1 | -0/+3 |
| 2021-11-11 | libbpf: Support BTF_KIND_TYPE_TAG | Yonghong Song | 1 | -0/+1 |
| 2021-11-11 | libbpf: Make perf_buffer__new() use OPTS-based interface | Andrii Nakryiko | 1 | -0/+4 |
| 2021-11-11 | libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof | Andrii Nakryiko | 1 | -0/+2 |
| 2021-11-11 | libbpf: Turn btf_dedup_opts into OPTS-based struct | Andrii Nakryiko | 1 | -0/+2 |
| 2021-11-11 | libbpf: Add ability to get/set per-program load flags | Andrii Nakryiko | 1 | -0/+2 |
| 2021-11-07 | libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() | Andrii Nakryiko | 1 | -0/+2 |
| 2021-10-28 | libbpf: Add "map_extra" as a per-map-type extra flag | Joanne Koong | 1 | -0/+2 |
| 2021-10-25 | libbpf: Add ability to fetch bpf_program's underlying instructions | Andrii Nakryiko | 1 | -0/+2 |
| 2021-10-22 | libbpf: Add btf__type_cnt() and btf__raw_data() APIs | Hengqi Chen | 1 | -0/+2 |
| 2021-10-18 | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG | Yonghong Song | 1 | -1/+1 |
| 2021-10-06 | libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7 | Hengqi Chen | 1 | -0/+4 |
| 2021-10-06 | libbpf: Add API that copies all BTF types from one BTF object to another | Andrii Nakryiko | 1 | -0/+1 |
| 2021-09-14 | libbpf: Add support for BTF_KIND_TAG | Yonghong Song | 1 | -0/+2 |
| 2021-09-13 | libbpf: Make libbpf_version.h non-auto-generated | Andrii Nakryiko | 1 | -0/+3 |
| 2021-08-17 | libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs | Andrii Nakryiko | 1 | -0/+3 |
| 2021-07-30 | libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf | Hengqi Chen | 1 | -0/+2 |
| 2021-07-29 | libbpf: Add split BTF support for btf__load_from_kernel_by_id() | Quentin Monnet | 1 | -0/+1 |
| 2021-07-29 | libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id() | Quentin Monnet | 1 | -0/+1 |
| 2021-07-29 | libbpf: Rename btf__load() as btf__load_into_kernel() | Quentin Monnet | 1 | -0/+1 |
| 2021-07-23 | libbpf: Add bpf_map__pin_path function | Evgeniy Litvinenko | 1 | -0/+1 |
| 2021-07-22 | libbpf: Export bpf_program__attach_kprobe_opts function | Jiri Olsa | 1 | -0/+1 |
| 2021-07-16 | libbpf: BTF dumper support for typed data | Alan Maguire | 1 | -0/+1 |
| 2021-06-03 | libbpf: Move few APIs from 0.4 to 0.5 version | Andrii Nakryiko | 1 | -3/+3 |
| 2021-05-25 | libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors | Andrii Nakryiko | 1 | -0/+5 |
| 2021-05-24 | bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags | Denis Salopek | 1 | -0/+1 |
| 2021-05-19 | libbpf: Introduce bpf_map__initial_value(). | Alexei Starovoitov | 1 | -0/+1 |
| 2021-05-19 | libbpf: Generate loader program out of BPF ELF file. | Alexei Starovoitov | 1 | -0/+1 |
| 2021-05-17 | libbpf: Add low level TC-BPF management API | Kumar Kartikeya Dwivedi | 1 | -0/+5 |
| 2021-04-08 | libbpf: Add bpf_map__inner_map API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-03-25 | libbpf: Add bpf object kern_version attribute setter | Rafael David Tinoco | 1 | -0/+1 |
| 2021-03-18 | libbpf: Add BPF static linker APIs | Andrii Nakryiko | 1 | -0/+4 |
| 2021-03-18 | libbpf: Add generic BTF type shallow copy API | Andrii Nakryiko | 1 | -0/+1 |
| 2021-03-04 | libbpf: Add BTF_KIND_FLOAT support | Ilya Leoshkevich | 1 | -0/+5 |
| 2020-12-14 | libbpf: Expose libbpf ring_buffer epoll_fd | Brendan Jackman | 1 | -0/+1 |
| 2020-12-03 | libbpf: Separate XDP program load with xsk socket creation | Mariusz Dudek | 1 | -0/+2 |
| 2020-12-03 | libbpf: Add base BTF accessor | Andrii Nakryiko | 1 | -0/+1 |
| 2020-11-05 | libbpf: Implement basic split BTF support | Andrii Nakryiko | 1 | -0/+9 |
| 2020-09-29 | libbpf: Add support for freplace attachment in bpf_link_create | Toke Høiland-Jørgensen | 1 | -0/+1 |
| 2020-09-29 | libbpf: Support BTF loading and raw data output in both endianness | Andrii Nakryiko | 1 | -0/+2 |
| 2020-09-28 | libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset | Andrii Nakryiko | 1 | -0/+1 |
| 2020-09-28 | libbpf: Add BTF writing APIs | Andrii Nakryiko | 1 | -0/+19 |
| 2020-09-28 | libbpf: Add btf__new_empty() to create an empty BTF object | Andrii Nakryiko | 1 | -0/+1 |
| 2020-09-28 | libbpf: Allow modification of BTF and add btf__add_str API | Andrii Nakryiko | 1 | -0/+2 |
| 2020-09-28 | libbpf: Support test run of raw tracepoint programs | Song Liu | 1 | -0/+1 |
| 2020-09-15 | libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section | YiFei Zhu | 1 | -0/+1 |
| 2020-09-03 | libbpf: Deprecate notion of BPF program "title" in favor of "section name" | Andrii Nakryiko | 1 | -0/+1 |
| 2020-08-31 | libbpf: Support shared umems between queues and devices | Magnus Karlsson | 1 | -0/+1 |
| 2020-08-21 | libbpf: Add perf_buffer APIs for better integration with outside epoll loop | Andrii Nakryiko | 1 | -0/+8 |
| 2020-08-13 | libbpf: Handle BTF pointer sizes more carefully | Andrii Nakryiko | 1 | -0/+2 |
| 2020-08-03 | libbpf: Add btf__parse_raw() and generic btf__parse() APIs | Andrii Nakryiko | 1 | -0/+2 |
| 2020-08-01 | libbpf: Add bpf_link detach APIs | Andrii Nakryiko | 1 | -0/+2 |
| 2020-07-25 | libbpf: Add support for BPF XDP link | Andrii Nakryiko | 1 | -0/+1 |
| 2020-07-17 | libbpf: Add support for SK_LOOKUP program type | Jakub Sitnicki | 1 | -0/+2 |
| 2020-07-09 | libbpf: Add btf__set_fd() for more control over loaded BTF FD | Andrii Nakryiko | 1 | -0/+1 |
| 2020-06-28 | libbpf: Support disabling auto-loading BPF programs | Andrii Nakryiko | 1 | -0/+2 |
| 2020-06-23 | libbpf: Add a bunch of attribute getters/setters for map definitions | Andrii Nakryiko | 1 | -0/+14 |
| 2020-06-17 | libbpf: Bump version to 0.1.0 | Andrii Nakryiko | 1 | -0/+3 |
| 2020-06-01 | libbpf: Add support for bpf_link-based netns attachment | Jakub Sitnicki | 1 | -0/+1 |
| 2020-06-01 | libbpf: Add BPF ring buffer support | Andrii Nakryiko | 1 | -0/+5 |
| 2020-06-01 | libbpf: Add API to consume the perf ring buffer content | Eelco Chaudron | 1 | -0/+1 |
| 2020-05-09 | tools/libbpf: Add bpf_iter support | Yonghong Song | 1 | -0/+2 |
| 2020-05-01 | libbpf: Add support for command BPF_ENABLE_STATS | Song Liu | 1 | -0/+1 |
| 2020-04-28 | libbpf: Add low-level APIs for new bpf_link commands | Andrii Nakryiko | 1 | -0/+6 |
| 2020-03-30 | libbpf: Add support for bpf_link-based cgroup attachment | Andrii Nakryiko | 1 | -0/+4 |
| 2020-03-30 | tools/libbpf: Add support for BPF_PROG_TYPE_LSM | KP Singh | 1 | -0/+3 |
| 2020-03-30 | libbpf: Add setter for initial value for internal maps | Toke Høiland-Jørgensen | 1 | -0/+1 |
| 2020-03-28 | libbpf: Add function to set link XDP fd while specifying old program | Toke Høiland-Jørgensen | 1 | -0/+1 |
| 2020-03-02 | libbpf: Add bpf_link pinning/unpinning | Andrii Nakryiko | 1 | -0/+5 |
| 2020-02-20 | libbpf: Add support for dynamic program attach target | Eelco Chaudron | 1 | -0/+2 |
| 2020-02-20 | libbpf: Bump libpf current version to v0.0.8 | Eelco Chaudron | 1 | -0/+3 |
| 2020-01-22 | libbpf: Add support for program extensions | Alexei Starovoitov | 1 | -0/+2 |
| 2020-01-15 | libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API | Martin KaFai Lau | 1 | -0/+1 |
| 2020-01-15 | 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-19 | libbpf: Introduce bpf_prog_attach_xattr | Andrey Ignatov | 1 | -0/+1 |
| 2019-12-18 | libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource | Andrii Nakryiko | 1 | -0/+1 |
| 2019-12-15 | libbpf: Add BPF object skeleton support | Andrii Nakryiko | 1 | -0/+5 |
| 2019-12-15 | libbpf: Expose BPF program's function name | Andrii Nakryiko | 1 | -0/+2 |
| 2019-12-15 | libbpf: Expose BTF-to-C type declaration emitting API | Andrii Nakryiko | 1 | -0/+1 |
| 2019-12-15 | libbpf: Expose btf__align_of() API | Andrii Nakryiko | 1 | -0/+1 |
| 2019-12-15 | 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-15 | libbpf: Add support to attach to fentry/fexit tracing progs | Alexei Starovoitov | 1 | -0/+2 |
| 2019-11-15 | libbpf: Introduce btf__find_by_name_kind() | Alexei Starovoitov | 1 | -0/+1 |
| 2019-11-10 | libbpf: Add getter for program size | Toke Høiland-Jørgensen | 1 | -0/+1 |
| 2019-11-10 | 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-05 | 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-15 | 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-24 | libbpf: add btf_dump API for BTF-to-C conversion | Andrii Nakryiko | 1 | -0/+3 |
| 2019-05-24 | libbpf: add btf__parse_elf API to load .BTF and .BTF.ext | Andrii Nakryiko | 1 | -0/+5 |
| 2019-04-09 | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 1 | -0/+1 |
| 2019-04-09 | 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-25 | 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 |