summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/link.c
AgeCommit message (Expand)Author
2023-04-21tools: bpftool: print netfilter link infoFlorian Westphal
2023-02-16bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2022-11-09libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman
2022-09-28bpftool: Show parameters of BPF task iterators.Kui-Feng Lee
2022-08-30bpftool: Add support for querying cgroup_iter linkHao Luo
2022-06-02bpftool: Use libbpf_bpf_link_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_prog_type_strDaniel Müller
2022-05-10bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee
2022-04-04bpftool: Add missing link typesMilan Landaverde
2022-01-12bpftool: Fix error check when calling hashmap__new()Mauricio Vásquez
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