index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
struct_ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
2023-05-17
1
-1
/
+1
*
bpftool: Register struct_ops with a link.
Kui-Feng Lee
2023-04-21
1
-12
/
+58
*
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
1
-3
/
+3
*
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
2022-11-21
1
-6
/
+5
*
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
2022-11-21
1
-3
/
+2
*
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
2022-11-21
1
-4
/
+2
*
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
2022-06-14
1
-0
/
+2
*
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2022-04-11
1
-2
/
+0
*
bpftool: Stop using bpf_map__def() API
Christy Lee
2022-01-13
1
-3
/
+1
*
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
2021-12-11
1
-8
/
+7
*
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-15
1
-7
/
+7
*
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
2021-11-03
1
-1
/
+1
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-31
1
-1
/
+1
*
tools, bpftool: Clean subcommand help messages
Quentin Monnet
2020-06-01
1
-8
/
+7
*
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
2020-04-25
1
-1
/
+7
*
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
2020-04-14
1
-1
/
+3
*
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
1
-0
/
+596