- 2324f5f tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 2 years, 11 months ago
- 38ee417 bpftool: Remove inclusion of utilities.mak from Makefiles by Quentin Monnet · 3 years, 2 months ago
- e668ac6 bpftool: Enable line buffering for stdout by Paul Chaignon · 3 years ago
- 0b95aaa bpftool: Avoid leaking the JSON writer prepared for program metadata by Quentin Monnet · 3 years, 2 months ago
- 2fc8048 bpftool: Check malloc return value in mount_bpffs_for_pin by Tobias Klauser · 3 years, 6 months ago
- 782d71e bpftool: Properly close va_list 'ap' by va_end() on error by Gu Shengxian · 3 years, 6 months ago
- 2381b8e tools: bpf: Fix error in 'make -C tools/ bpf_install' by Wei Li · 3 years, 6 months ago
- a9355b2 bpf: Fix libelf endian handling in resolv_btfids by Tony Ambardar · 3 years, 6 months ago
- 4654f1f tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 7 months ago
- c2779f8 bpftool: Add sock_release help info for cgroup attach/prog load command by Liu Jian · 3 years, 7 months ago
- 3d15bf2 bpftool: Fix maybe-uninitialized warnings by Andrii Nakryiko · 3 years, 10 months ago
- f890246 tools/resolve_btfids: Add /libbpf to .gitignore by Stanislav Fomichev · 3 years, 11 months ago
- eff1e04 tools/resolve_btfids: Set srctree variable unconditionally by Jiri Olsa · 3 years, 11 months ago
- f60c918 tools/resolve_btfids: Check objects before removing by Jiri Olsa · 3 years, 11 months ago
- 2497190 tools/resolve_btfids: Build libbpf and libsubcmd in separate directories by Jiri Olsa · 3 years, 11 months ago
- 8493877 tools/resolve_btfids: Fix build error with older host toolchains by Kun-Chuan Hsieh · 3 years, 10 months ago
- cb14bbb tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
- 31a3520 bpftool: Fix compilation failure for net.o with older glibc by Alan Maguire · 4 years ago
- 932c605 tools/bpftool: Fix PID fetching with a lot of results 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
- 50431b4 tools, bpftool: Add missing close before bpftool net attach exit by Wang Hai · 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
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- dc3652d tools resolve_btfids: Always force HOSTARCH by Jiri Olsa · 4 years, 3 months ago
- 3ab0a7a 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, 3 months ago
- aff52e6 bpftool: Support dumping metadata by YiFei Zhu · 4 years, 3 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
- 1eb832a tools/bpf: build: Make sure resolve_btfids cleans up after itself by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 661b37c tools, bpf/build: Cleanup feature files on make clean by Jesper Dangaard Brouer · 4 years, 4 months ago
- a5f53b1 tools resolve_btfids: Add support for set symbols by Jiri Olsa · 4 years, 4 months ago
- 193a983 tools resolve_btfids: Add size check to get_id function by Jiri Olsa · 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
- 51f6463 tools/resolve_btfids: Fix sections with wrong alignment by Jiri Olsa · 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
- d48556f bpf: Add missing return to resolve_btfids by Stanislav Fomichev · 4 years, 5 months ago
- 74fc097 tools/bpf: Support new uapi for map element bpf iterator by Yonghong Song · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- f86ca3c tools/resolve_btfids: Use libbpf's btf__parse() API by Andrii Nakryiko · 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, 5 months ago
- f143c11 tools: bpf: Use local copy of headers including uapi/linux/filter.h by Will Deacon · 5 years ago
- 93a3545 tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type by Jakub Sitnicki · 4 years, 5 months ago
- 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 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
- 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
- fbbb68d bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object by Jiri Olsa · 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
- 47f6bc4 tools, bpf: Do not force gcc as CC by Brett Mastbergen · 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