- 6f02b54 bpftool: Fix compilation failure for net.o with older glibc by Alan Maguire · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 932c605 tools/bpftool: Fix PID fetching with a lot of results by Andrii Nakryiko · 4 years, 1 month ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 1 month ago
- 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 1 month ago
- 68878a5 bpftool: Fix error return value in build_btf_type_table by Zhen Lei · 4 years, 1 month ago
- 450d060 bpftool: Add {i,d}tlb_misses support for bpftool profile by Yonghong Song · 4 years, 1 month ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
- 50431b4 tools, bpftool: Add missing close before bpftool net attach exit by Wang Hai · 4 years, 2 months ago
- c365387 tools/bpf: Always run the *-clean recipes by Jean-Philippe Brucker · 4 years, 2 months ago
- 6a59edd tools/bpf: Add bootstrap/ to .gitignore by Jean-Philippe Brucker · 4 years, 2 months ago
- 0639e5e tools/bpftool: Fix build slowdown by Jean-Philippe Brucker · 4 years, 2 months ago
- 8859b0d tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 4 years, 2 months ago
- 9e8929f tools/bpftool: Force clean of out-of-tree build by Jean-Philippe Brucker · 4 years, 2 months ago
- cecaf4a tools/bpftool: Add support for in-kernel and named BTF in `btf show` by Andrii Nakryiko · 4 years, 2 months ago
- 864ab06 bpftool: Add support for task local storage by KP Singh · 4 years, 2 months ago
- 75fa177 tools/bpftool: Add bpftool support for split BTF by Andrii Nakryiko · 4 years, 2 months ago
- f9b7ff0 tools/bpftool: Fix attaching flow dissector by Lorenz Bauer · 4 years, 2 months ago
- 0698ac6 tools, bpftool: Remove two unused variables. by Ian Rogers · 4 years, 2 months ago
- 1e6f5dc tools, bpftool: Avoid array index warnings. by Ian Rogers · 4 years, 2 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- ba2fd56 tools/bpftool: Support passing BPFTOOL_VERSION to make by Tony Ambardar · 4 years, 4 months ago
- aff52e6 bpftool: Support dumping metadata by YiFei Zhu · 4 years, 4 months ago
- 63bea244 bpftool: Fix build failure by Yonghong Song · 4 years, 4 months ago
- 18841da9 tools: bpftool: Automate generation for "SEE ALSO" sections in man pages by Quentin Monnet · 4 years, 4 months ago
- e3b9626 tools: bpftool: Add "inner_map" to "bpftool map create" outer maps by Quentin Monnet · 4 years, 4 months ago
- 86233ce tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT by Quentin Monnet · 4 years, 4 months ago
- a20693b tools: bpftool: Clean up function to dump map entry by Quentin Monnet · 4 years, 4 months ago
- f28ef96 tools: bpftool: Include common options from separate file by Quentin Monnet · 4 years, 4 months ago
- 82b8cf0 tools: bpftool: Print optional built-in features along with version by Quentin Monnet · 4 years, 4 months ago
- 16f3ddf tools: bpftool: Log info-level messages when building bpftool man pages by Quentin Monnet · 4 years, 4 months ago
- 1a7581b tools: bpftool: Fix formatting in bpftool-link documentation by Quentin Monnet · 4 years, 4 months ago
- fd17e27 tools/bpftool: Replace bpf_program__title() with bpf_program__section_name() by Andrii Nakryiko · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- 661b37c tools, bpf/build: Cleanup feature files on make clean by Jesper Dangaard Brouer · 4 years, 4 months ago
- 8ea6368 bpf: Implement bpf_local_storage for inodes by KP Singh · 4 years, 4 months ago
- e60495e bpftool: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
- 7084566 tools/bpftool: Remove libbpf_internal.h usage in bpftool by Andrii Nakryiko · 4 years, 4 months ago
- 00fa1d8 bpftool: Handle EAGAIN error code properly in pids collection by Yonghong Song · 4 years, 4 months ago
- 0f99384 tools/bpftool: Generate data section struct with conservative alignment by Andrii Nakryiko · 4 years, 5 months ago
- 09f44b7 tools/bpftool: Fix compilation warnings in 32-bit mode by Andrii Nakryiko · 4 years, 5 months ago
- 8faf7fc tools/bpftool: Make skeleton code C++17-friendly by dropping typeof() by Andrii Nakryiko · 4 years, 5 months ago
- 74fc097 tools/bpf: Support new uapi for map element bpf iterator by Yonghong Song · 4 years, 5 months ago
- 8526df0 tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file by Andrii Nakryiko · 4 years, 5 months ago
- 041549b tools, bpftool: Fix wrong return value in do_dump() by Tianjia Zhang · 4 years, 5 months ago
- e85f99aa tools/bpftool: Add documentation and bash-completion for `link detach` by Andrii Nakryiko · 4 years, 5 months ago
- 0e8c7c0 tools/bpftool: Add `link detach` subcommand by Andrii Nakryiko · 4 years, 5 months ago
- 9a97c9d tools, bpftool: Add LSM type to array of prog names by Quentin Monnet · 4 years, 5 months ago
- 70cfab1 tools, bpftool: Skip type probe if name is not found by Quentin Monnet · 4 years, 5 months ago
- d8793ac tools/bpftool: Add bpftool support for bpf map element iterator by Yonghong Song · 4 years, 5 months ago
- f3c93a9 tools/bpftool: Strip BPF .o files before skeleton generation by Andrii Nakryiko · 4 years, 5 months ago
- 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 5 months ago
- e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 5 months ago
- 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 months ago
- 93a3545 tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type by Jakub Sitnicki · 4 years, 6 months ago
- 0b20933 tools/bpftool: Strip away modifiers from global variables by Andrii Nakryiko · 4 years, 6 months ago
- 93776cb tools/bpftool: Remove warning about PID iterator support by Andrii Nakryiko · 4 years, 6 months ago
- 625eb8e bpf: Fix another bpftool segfault without skeleton code enabled by Louis Peens · 4 years, 6 months ago
- db94cc0 bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
- f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
- 8ae4121 bpf: Fix bpftool without skeleton code enabled by John Fastabend · 4 years, 6 months ago
- 17bbf92 tools/bpftool: Turn off -Wnested-externs warning by Andrii Nakryiko · 4 years, 6 months ago
- ec23eb7 tools/bpftool: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 4 years, 6 months ago
- 16d37ee tools, bpftool: Define attach_type_name array only once by Tobias Klauser · 4 years, 6 months ago
- 9023497 tools, bpftool: Define prog_type_name array only once by Tobias Klauser · 4 years, 6 months ago
- 54b66c2 tools, bpftool: Fix variable shadowing in emit_obj_refs_json() by Quentin Monnet · 4 years, 6 months ago
- 4e608675 Merge up to bpf_probe_read_kernel_str() fix into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
- 9d9d8cc tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile by Tobias Klauser · 4 years, 6 months ago
- 075c776 tools/bpftool: Add documentation and sample output for process info by Andrii Nakryiko · 4 years, 6 months ago
- d53dee3 tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs by Andrii Nakryiko · 4 years, 6 months ago
- 05aca6d tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h by Andrii Nakryiko · 4 years, 6 months ago
- 16e9b18 tools/bpftool: Minimize bootstrap bpftool by Andrii Nakryiko · 4 years, 6 months ago
- a479b8c tools/bpftool: Move map/prog parsing logic into common by Andrii Nakryiko · 4 years, 6 months ago
- bb8dc26 tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD by Andrii Nakryiko · 4 years, 6 months ago
- 1c7fb20 tools, bpftool: Add ringbuf map type to map command docs by Tobias Klauser · 4 years, 7 months ago
- c34a06c tools/bpftool: Add ringbuf map to a list of known map types by Andrii Nakryiko · 4 years, 7 months ago
- 22eb787 tools/bpftool: Fix skeleton codegen by Andrii Nakryiko · 4 years, 7 months ago
- 2c4779e tools, bpftool: Exit on error in function codegen by Tobias Klauser · 4 years, 7 months ago
- d4060ac tools, bpftool: Fix memory leak in codegen error cases by Tobias Klauser · 4 years, 7 months ago
- d70a6be tools/bpf: Don't use $(COMPILE.c) by Ilya Leoshkevich · 4 years, 7 months ago
- e948947 bpftool: Support link show for netns-attached links by Jakub Sitnicki · 4 years, 7 months ago
- be6e198 bpftool: Extract helpers for showing link attach type by Jakub Sitnicki · 4 years, 7 months ago
- dc3ca5c tools, bpftool: Print correct error message when failing to load BTF by Tobias Klauser · 4 years, 7 months ago
- 73a4f04 tools, bpftool: Make capability check account for new BPF caps by Quentin Monnet · 4 years, 7 months ago
- 9004035 tools, bpftool: Clean subcommand help messages by Quentin Monnet · 4 years, 7 months ago
- 05ee19c bpf, bpftool: Enable get{peer, sock}name attach types by Daniel Borkmann · 4 years, 8 months ago
- 0ee52c0 bpf, bpftool: Allow probing for CONFIG_HZ from kernel config by Daniel Borkmann · 4 years, 8 months ago
- c8caa0b tools, bpftool: Minor fixes for documentation by Quentin Monnet · 4 years, 8 months ago
- 6e7e034 tools, bpftool: Poison and replace kernel integer typedefs by Quentin Monnet · 4 years, 8 months ago
- 9406b48 tools/bpftool: Add bpf_iter support for bptool by Yonghong Song · 4 years, 8 months ago
- 0b3b9ca tools: bpftool: Make libcap dependency optional by Quentin Monnet · 4 years, 8 months ago
- cf9bf71 tools: bpftool: Allow unprivileged users to probe features by Quentin Monnet · 4 years, 8 months ago
- e3450b7 tools: bpftool: For "feature probe" define "full_mode" bool as global by Quentin Monnet · 4 years, 8 months ago
- 5d085ad bpftool: Add link bash completions by Andrii Nakryiko · 4 years, 8 months ago
- 7464d01 bpftool: Add bpftool-link manpage by Andrii Nakryiko · 4 years, 8 months ago
- c5481f9 bpftool: Add bpf_link show and pin support by Andrii Nakryiko · 4 years, 8 months ago
- 50325b1 bpftool: Expose attach_type-to-string array to non-cgroup code by Andrii Nakryiko · 4 years, 8 months ago