| Commit message (Expand) | Author | Age | Files | Lines |
* | bpftool: Switch to libbpf's hashmap for PIDs/names references | Quentin Monnet | 2021-10-26 | 1 | -3/+3 |
* | bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects | Quentin Monnet | 2021-10-26 | 1 | -16/+20 |
* | bpftool: Do not expose and init hash maps for pinned path in main.c | Quentin Monnet | 2021-10-26 | 1 | -1/+8 |
* | bpftool: Avoid leaking the JSON writer prepared for program metadata | Quentin Monnet | 2021-10-23 | 1 | -7/+9 |
* | bpftool: Remove unused includes to <bpf/bpf_gen_internal.h> | Quentin Monnet | 2021-10-08 | 1 | -1/+0 |
* | selftests/bpf: Switch to new bpf_object__next_{map,program} APIs | Hengqi Chen | 2021-10-06 | 1 | -1/+1 |
* | tools: bpftool: Document and add bash completion for -L, -B options | Quentin Monnet | 2021-07-31 | 1 | -1/+2 |
* | tools: bpftool: Update and synchronise option list in doc and help msg | Quentin Monnet | 2021-07-31 | 1 | -1/+2 |
* | tools: bpftool: Complete and synchronise attach or map types | Quentin Monnet | 2021-07-31 | 1 | -2/+2 |
* | tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id() | Quentin Monnet | 2021-07-30 | 1 | -8/+16 |
* | tools: Free BTF objects at various locations | Quentin Monnet | 2021-07-30 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-05-27 | 1 | -1/+1 |
|\ |
|
| * | bpftool: Add sock_release help info for cgroup attach/prog load command | Liu Jian | 2021-05-25 | 1 | -1/+1 |
* | | bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. | Alexei Starovoitov | 2021-05-19 | 1 | -1/+106 |
|/ |
|
* | sock_map: Introduce BPF_SK_SKB_VERDICT | Cong Wang | 2021-04-01 | 1 | -0/+1 |
* | bpf: Count the number of times recursion was prevented | Alexei Starovoitov | 2021-02-11 | 1 | -0/+4 |
* | bpftool: Add {i,d}tlb_misses support for bpftool profile | Yonghong Song | 2020-11-20 | 1 | -1/+29 |
* | tools/bpftool: Fix attaching flow dissector | Lorenz Bauer | 2020-11-06 | 1 | -1/+1 |
* | bpftool: Support dumping metadata | YiFei Zhu | 2020-09-16 | 1 | -0/+199 |
* | tools/bpftool: Replace bpf_program__title() with bpf_program__section_name() | Andrii Nakryiko | 2020-09-04 | 1 | -2/+2 |
* | tools/bpftool: Fix compilation warnings in 32-bit mode | Andrii Nakryiko | 2020-08-14 | 1 | -8/+8 |
* | tools, bpftool: Add LSM type to array of prog names | Quentin Monnet | 2020-07-27 | 1 | -0/+1 |
* | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type | Jakub Sitnicki | 2020-07-18 | 1 | -1/+2 |
* | tools, bpftool: Define prog_type_name array only once | Tobias Klauser | 2020-06-25 | 1 | -0/+34 |
* | tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs | Andrii Nakryiko | 2020-06-23 | 1 | -0/+7 |
* | tools/bpftool: Move map/prog parsing logic into common | Andrii Nakryiko | 2020-06-23 | 1 | -152/+0 |
* | tools, bpftool: Clean subcommand help messages | Quentin Monnet | 2020-06-01 | 1 | -15/+12 |
* | bpf, bpftool: Enable get{peer, sock}name attach types | Daniel Borkmann | 2020-05-19 | 1 | -2/+4 |
* | tools, bpftool: Poison and replace kernel integer typedefs | Quentin Monnet | 2020-05-11 | 1 | -1/+1 |
* | tools: bpftool: Restore message on failure to guess program type | Quentin Monnet | 2020-03-13 | 1 | -4/+23 |
* | tools: bpftool: Allow all prog/map handles for pinning objects | Quentin Monnet | 2020-03-13 | 1 | -1/+1 |
* | bpftool: Only build bpftool-prog-profile if supported by clang | Song Liu | 2020-03-13 | 1 | -0/+1 |
* | bpftool: Introduce "prog profile" command | Song Liu | 2020-03-10 | 1 | -1/+423 |
* | bpftool: Support struct_ops, tracing, ext prog types | Andrey Ignatov | 2020-02-26 | 1 | -2/+2 |
* | bpftool: Don't crash on missing xlated program instructions | Toke Høiland-Jørgensen | 2020-02-07 | 1 | -1/+1 |
* | bpftool: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-21 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 1 | -117/+271 |
|\ |
|
| * | bpftool: Match programs by name | Paul Chaignon | 2019-12-15 | 1 | -4/+18 |
| * | bpftool: Match several programs with same tag | Paul Chaignon | 2019-12-15 | 1 | -116/+256 |
* | | bpftool: Don't crash on missing jited insns or ksyms | Toke Høiland-Jørgensen | 2019-12-11 | 1 | -1/+1 |
|/ |
|
* | libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration | Andrii Nakryiko | 2019-10-22 | 1 | -4/+4 |
* | bpftool: Fix bpftool build by switching to bpf_object__open_file() | Andrii Nakryiko | 2019-10-08 | 1 | -10/+12 |
* | tools: bpftool: close prog FD before exit on showing a single program | Quentin Monnet | 2019-08-16 | 1 | -1/+3 |
* | tools: bpftool: add "prog run" subcommand to test-run programs | Quentin Monnet | 2019-07-05 | 1 | -1/+347 |
* | bpftool: support cgroup sockopt | Stanislav Fomichev | 2019-06-28 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-18 | 1 | -1/+2 |
|\ |
|
| * | bpf, bpftool: enable recvmsg attach types | Daniel Borkmann | 2019-06-07 | 1 | -1/+2 |
* | | tools: bpftool: make -d option print debug output from verifier | Quentin Monnet | 2019-05-28 | 1 | -10/+17 |
|/ |
|
* | tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr() | Yonghong Song | 2019-05-16 | 1 | -2/+2 |
* | bpftool: Support sysctl hook | Andrey Ignatov | 2019-04-17 | 1 | -1/+1 |