aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/struct_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10bpftool: Switch bpf_object__load_xattr() to bpf_object__load()Andrii Nakryiko1-8/+7
2021-11-14bpftool: Use libbpf_get_error() to check errorHengqi Chen1-7/+7
2021-11-03bpftool: Migrate -1 err checks of libbpf fn callsDave Marchevsky1-1/+1
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet1-1/+1
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet1-8/+7
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau1-1/+7
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee1-1/+3
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau1-0/+596