Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-11 | bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK | Yafang Shao | 1 | -2/+0 |
2022-01-13 | bpftool: Stop using bpf_map__def() API | Christy Lee | 1 | -3/+1 |
2021-12-11 | bpftool: Switch bpf_object__load_xattr() to bpf_object__load() | Andrii Nakryiko | 1 | -8/+7 |
2021-11-15 | 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-31 | tools: bpftool: Update and synchronise option list in doc and help msg | Quentin Monnet | 1 | -1/+1 |
2020-06-02 | tools, bpftool: Clean subcommand help messages | Quentin Monnet | 1 | -8/+7 |
2020-04-25 | 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 |