Age | Commit message (Expand) | Author |
---|---|---|
2024-05-30 | bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops. | Kui-Feng Lee |
2024-03-14 | bpftool: Fix missing pids during link show | Yonghong Song |
2023-07-10 | bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c | Quentin Monnet |
2023-07-10 | bpftool: Define a local bpf_perf_link to fix accessing its fields | Alexander Lobakin |
2023-07-10 | bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie | Alexander Lobakin |
2022-03-15 | bpftool: Add bpf_cookie to link output | Dmitrii Dolgov |
2022-01-20 | tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read... | Yafang Shao |
2020-07-21 | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | Ilya Leoshkevich |
2020-06-22 | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | Andrii Nakryiko |