Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-05 | bpftool: Mount bpffs on provided dir instead of parent dir | Sahil Siddiq | 1 | -1/+1 |
2023-05-17 | bpftool: Support bpffs mountpoint as pin path for prog loadall | Pengcheng Yang | 1 | -1/+1 |
2022-11-21 | bpftool: clean-up usage of libbpf_get_error() | Sahid Orentino Ferdjaoui | 1 | -4/+6 |
2022-10-25 | bpftool: Define _GNU_SOURCE only once | Quentin Monnet | 1 | -0/+2 |
2021-11-15 | bpftool: Use libbpf_get_error() to check error | Hengqi Chen | 1 | -3/+4 |
2021-10-06 | selftests/bpf: Switch to new bpf_object__next_{map,program} APIs | Hengqi Chen | 1 | -1/+1 |
2021-07-31 | tools: bpftool: Update and synchronise option list in doc and help msg | Quentin Monnet | 1 | -0/+2 |
2020-08-07 | tools/bpf: Support new uapi for map element bpf iterator | Yonghong Song | 1 | -3/+6 |
2020-07-26 | tools/bpftool: Add bpftool support for bpf map element iterator | Yonghong Song | 1 | -4/+29 |
2020-06-02 | tools, bpftool: Clean subcommand help messages | Quentin Monnet | 1 | -4/+4 |
2020-05-10 | tools/bpftool: Add bpf_iter support for bptool | Yonghong Song | 1 | -0/+88 |