index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
link.c
Age
Commit message (
Expand
)
Author
Lines
2021-10-25
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
-3
/
+3
2021-10-25
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
-16
/
+20
2021-10-25
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
-1
/
+8
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
-1
/
+2
2020-08-21
bpftool: Implement link_query for bpf iterators
Yonghong Song
-3
/
+41
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
-2
/
+2
2020-08-01
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
-1
/
+36
2020-06-25
tools, bpftool: Define prog_type_name array only once
Tobias Klauser
-2
/
+2
2020-06-22
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
-0
/
+7
2020-06-01
bpftool: Support link show for netns-attached links
Jakub Sitnicki
-0
/
+10
2020-06-01
bpftool: Extract helpers for showing link attach type
Jakub Sitnicki
-22
/
+22
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
-1
/
+0
2020-05-09
tools/bpftool: Add bpf_iter support for bptool
Yonghong Song
-0
/
+1
2020-04-28
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
-0
/
+333