Age | Commit message (Expand) | Author |
---|---|---|
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-10-29 | tools, bpftool: Remove two unused variables. | Ian Rogers |
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 |
2020-06-22 | tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h | Andrii Nakryiko |
2020-06-20 | tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD | Andrii Nakryiko |
2020-03-12 | bpftool: Use linux/types.h from source tree for profiler build | Tobias Klauser |
2020-03-10 | bpftool: Introduce "prog profile" command | Song Liu |