summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/pids.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko1-2/+2
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song1-0/+2
2020-07-13tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko1-1/+0
2020-07-09bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens1-0/+1
2020-07-03bpf: Fix bpftool without skeleton code enabledJohn Fastabend1-0/+1
2020-06-24tools, bpftool: Fix variable shadowing in emit_obj_refs_json()Quentin Monnet1-8/+9
2020-06-22tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko1-0/+229