summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/pids.c
AgeCommit message (Expand)AuthorLines
2022-06-14Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"Quentin Monnet-0/+1
2022-04-10bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao-1/+0
2022-03-15bpftool: Add bpf_cookie to link outputDmitrii Dolgov-0/+8
2022-01-12bpftool: Fix error check when calling hashmap__new()Mauricio Vásquez-1/+2
2021-10-25bpftool: Switch to libbpf's hashmap for PIDs/names referencesQuentin Monnet-38/+52
2020-12-08tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko-2/+2
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song-0/+2
2020-07-13tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko-1/+0
2020-07-09bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens-0/+1
2020-07-03bpf: Fix bpftool without skeleton code enabledJohn Fastabend-0/+1
2020-06-24tools, bpftool: Fix variable shadowing in emit_obj_refs_json()Quentin Monnet-8/+9
2020-06-22tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko-0/+229