Age | Commit message (Expand) | Author |
---|---|---|
2021-10-25 | bpftool: Switch to libbpf's hashmap for PIDs/names references | Quentin Monnet |
2020-12-08 | tools/bpftool: Fix PID fetching with a lot of results | Andrii Nakryiko |
2020-08-18 | bpftool: Handle EAGAIN error code properly in pids collection | Yonghong Song |
2020-07-13 | tools/bpftool: Remove warning about PID iterator support | Andrii Nakryiko |
2020-07-09 | bpf: Fix another bpftool segfault without skeleton code enabled | Louis Peens |
2020-07-03 | bpf: Fix bpftool without skeleton code enabled | John Fastabend |
2020-06-24 | tools, bpftool: Fix variable shadowing in emit_obj_refs_json() | Quentin Monnet |
2020-06-22 | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | Andrii Nakryiko |