Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |