| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-05 | bpftool: ensure task comm is always NUL-terminated | Yafang Shao | 1 | -0/+2 |
| 2024-03-19 | bpftool: Enable libbpf logs when loading pid_iter in debug mode | Quentin Monnet | 1 | -7/+12 |
| 2022-11-09 | libbpf: Hashmap interface update to allow both long and void* keys/values | Eduard Zingerman | 1 | -8/+8 |
| 2022-06-14 | Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK" | Quentin Monnet | 1 | -0/+1 |
| 2022-04-10 | bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -1/+0 |
| 2022-03-15 | bpftool: Add bpf_cookie to link output | Dmitrii Dolgov | 1 | -0/+8 |
| 2022-01-12 | bpftool: Fix error check when calling hashmap__new() | Mauricio Vásquez | 1 | -1/+2 |
| 2021-10-25 | bpftool: Switch to libbpf's hashmap for PIDs/names references | Quentin Monnet | 1 | -38/+52 |
| 2020-12-08 | tools/bpftool: Fix PID fetching with a lot of results | Andrii Nakryiko | 1 | -2/+2 |
| 2020-08-18 | bpftool: Handle EAGAIN error code properly in pids collection | Yonghong Song | 1 | -0/+2 |
| 2020-07-13 | tools/bpftool: Remove warning about PID iterator support | Andrii Nakryiko | 1 | -1/+0 |
| 2020-07-09 | bpf: Fix another bpftool segfault without skeleton code enabled | Louis Peens | 1 | -0/+1 |
| 2020-07-03 | bpf: Fix bpftool without skeleton code enabled | John Fastabend | 1 | -0/+1 |
| 2020-06-24 | tools, bpftool: Fix variable shadowing in emit_obj_refs_json() | Quentin Monnet | 1 | -8/+9 |
| 2020-06-22 | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | Andrii Nakryiko | 1 | -0/+229 |