Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpftool: Implement link_query for bpf iterators | Yonghong Song | 2020-08-21 | 1 | -3/+41 |
* | tools/bpftool: Fix compilation warnings in 32-bit mode | Andrii Nakryiko | 2020-08-13 | 1 | -2/+2 |
* | tools/bpftool: Add `link detach` subcommand | Andrii Nakryiko | 2020-08-01 | 1 | -1/+36 |
* | tools, bpftool: Define prog_type_name array only once | Tobias Klauser | 2020-06-25 | 1 | -2/+2 |
* | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | Andrii Nakryiko | 2020-06-22 | 1 | -0/+7 |
* | bpftool: Support link show for netns-attached links | Jakub Sitnicki | 2020-06-01 | 1 | -0/+10 |
* | bpftool: Extract helpers for showing link attach type | Jakub Sitnicki | 2020-06-01 | 1 | -22/+22 |
* | tools, bpftool: Clean subcommand help messages | Quentin Monnet | 2020-06-01 | 1 | -1/+0 |
* | tools/bpftool: Add bpf_iter support for bptool | Yonghong Song | 2020-05-09 | 1 | -0/+1 |
* | bpftool: Add bpf_link show and pin support | Andrii Nakryiko | 2020-04-28 | 1 | -0/+333 |