summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/link.c
AgeCommit message (Expand)Author
2021-10-25bpftool: Switch to libbpf's hashmap for PIDs/names referencesQuentin Monnet
2021-10-25bpftool: Switch to libbpf's hashmap for pinned paths of BPF objectsQuentin Monnet
2021-10-25bpftool: Do not expose and init hash maps for pinned path in main.cQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2020-08-21bpftool: Implement link_query for bpf iteratorsYonghong Song
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-01tools/bpftool: Add `link detach` subcommandAndrii Nakryiko
2020-06-25tools, bpftool: Define prog_type_name array only onceTobias Klauser
2020-06-22tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDsAndrii Nakryiko
2020-06-01bpftool: Support link show for netns-attached linksJakub Sitnicki
2020-06-01bpftool: Extract helpers for showing link attach typeJakub Sitnicki
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-05-09tools/bpftool: Add bpf_iter support for bptoolYonghong Song
2020-04-28bpftool: Add bpf_link show and pin supportAndrii Nakryiko