index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
struct_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
1
-1
/
+1
2023-10-19
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
1
-0
/
+6
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
1
-1
/
+1
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
1
-12
/
+58
2023-02-16
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-3
/
+3
2022-11-20
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
1
-6
/
+5
2022-11-20
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
1
-3
/
+2
2022-11-20
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
1
-4
/
+2
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
1
-0
/
+2
2022-04-10
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
1
-2
/
+0
2022-01-12
bpftool: Stop using bpf_map__def() API
Christy Lee
1
-3
/
+1
2021-12-10
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
1
-8
/
+7
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
1
-7
/
+7
2021-11-03
bpftool: Migrate -1 err checks of libbpf fn calls
Dave Marchevsky
1
-1
/
+1
2021-07-30
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-1
/
+1
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-8
/
+7
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-14
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
1
-1
/
+3
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
1
-0
/
+596