Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Streamline error reporting for high-level APIs | Andrii Nakryiko | 2021-05-26 | 1 | -9/+9 |
* | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko | 2020-08-19 | 1 | -3/+0 |
* | libbpf: Poison kernel-only integer types | Andrii Nakryiko | 2020-01-10 | 1 | -0/+3 |
* | libbpf: Fix another potential overflow issue in bpf_prog_linfo | Andrii Nakryiko | 2019-11-07 | 1 | -7/+7 |
* | libbpf: add common min/max macro to libbpf_internal.h | Andrii Nakryiko | 2019-06-18 | 1 | -4/+1 |
* | bpf: Remove !func_info and !line_info check from test_btf and bpftool | Martin KaFai Lau | 2018-12-13 | 1 | -5/+1 |
* | tools/bpf: rename *_info_cnt to nr_*_info | Yonghong Song | 2018-12-10 | 1 | -2/+2 |
* | bpf: libbpf: bpftool: Print bpf_line_info during prog dump | Martin KaFai Lau | 2018-12-09 | 1 | -0/+253 |