aboutsummaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/struct_ops.c
AgeCommit message (Expand)Author
2022-01-12bpftool: Stop using bpf_map__def() APIChristy Lee
2021-12-10bpftool: Switch bpf_object__load_xattr() to bpf_object__load()Andrii Nakryiko
2021-11-14bpftool: Use libbpf_get_error() to check errorHengqi Chen
2021-11-03bpftool: Migrate -1 err checks of libbpf fn callsDave Marchevsky
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau