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. | 1 | -1/+6 | |
2024-03-14 | bpftool: Fix missing pids during link show | 1 | -2/+2 | |
2023-07-10 | bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c | 1 | -2/+9 | |
2023-07-10 | bpftool: Define a local bpf_perf_link to fix accessing its fields | 1 | -2/+7 | |
2023-07-10 | bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie | 1 | -1/+5 | |
2022-03-15 | bpftool: Add bpf_cookie to link output | 1 | -0/+22 | |
2022-01-20 | tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm | 1 | -2/+2 | |
2020-07-21 | samples/bpf, selftests/bpf: Use bpf_probe_read_kernel | 1 | -1/+2 | |
2020-06-22 | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | 1 | -0/+80 |