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