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