summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/pids.c
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song2020-08-181-0/+2
* tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko2020-07-131-1/+0
* bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens2020-07-091-0/+1
* bpf: Fix bpftool without skeleton code enabledJohn Fastabend2020-07-031-0/+1
* tools, bpftool: Fix variable shadowing in emit_obj_refs_json()Quentin Monnet2020-06-241-8/+9
* tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko2020-06-221-0/+229