- e4ac80e tools/runqslower: Fix cross-build by Jean-Philippe Brucker · 3 years, 4 months ago
- e41ac20 bpftool: Install libbpf headers for the bootstrap version, too by Quentin Monnet · 3 years, 4 months ago
- d6699f8 bpftool: Switch to libbpf's hashmap for PIDs/names references by Quentin Monnet · 3 years, 5 months ago
- 2828d0d bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing by Quentin Monnet · 3 years, 5 months ago
- 8f18473 bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects by Quentin Monnet · 3 years, 5 months ago
- 4624127 bpftool: Do not expose and init hash maps for pinned path in main.c by Quentin Monnet · 3 years, 5 months ago
- 8b6c462 bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS) by Quentin Monnet · 3 years, 5 months ago
- e89ef63 bpftool: Avoid leaking the JSON writer prepared for program metadata by Quentin Monnet · 3 years, 5 months ago
- 58fc155 bpftool: Switch to new btf__type_cnt API by Hengqi Chen · 3 years, 5 months ago
- 2d8f09f tools/resolve_btfids: Switch to new btf__type_cnt API by Hengqi Chen · 3 years, 5 months ago
- ef9356d bpftool: Improve skeleton generation for data maps without DATASEC type by Andrii Nakryiko · 3 years, 5 months ago
- 8654b4d bpftool: Support multiple .rodata/.data internal maps in skeleton by Andrii Nakryiko · 3 years, 5 months ago
- efc36d6 bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c by Quentin Monnet · 3 years, 5 months ago
- 062e1fc bpftool: Turn check on zlib from a phony target into a conditional error by Quentin Monnet · 3 years, 5 months ago
- ced846c bpftool: Do not FORCE-build libbpf by Quentin Monnet · 3 years, 5 months ago
- 34e3ab14 bpftool: Fix install for libbpf's internal header(s) by Quentin Monnet · 3 years, 5 months ago
- 223f903 bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG by Yonghong Song · 3 years, 5 months ago
- d7db0a4 bpftool: Add install-bin target to install binary only by Quentin Monnet · 3 years, 5 months ago
- be79505 tools/runqslower: Install libbpf headers when building by Quentin Monnet · 3 years, 5 months ago
- 1478994 tools/resolve_btfids: Install libbpf headers when building by Quentin Monnet · 3 years, 5 months ago
- f012ade1 bpftool: Install libbpf headers instead of including the dir by Quentin Monnet · 3 years, 5 months ago
- c66a248 bpftool: Remove unused includes to <bpf/bpf_gen_internal.h> by Quentin Monnet · 3 years, 5 months ago
- 6f2b219 selftests/bpf: Switch to new bpf_object__next_{map,program} APIs by Hengqi Chen · 3 years, 5 months ago
- f614f2c tools: Allow specifying base BTF file in resolve_btfids by Kumar Kartikeya Dwivedi · 3 years, 5 months ago
- 09710d8 bpftool: Avoid using "?: " in generated code by Yucong Sun · 3 years, 5 months ago
- 4190c29 bpftool: Only probe trace_vprintk feature in 'full' mode by Dave Marchevsky · 3 years, 6 months ago
- 5c07f2f bpftool: Add support for BTF_KIND_TAG by Yonghong Song · 3 years, 6 months ago
- 2f38304 libbpf: Make libbpf_version.h non-auto-generated by Andrii Nakryiko · 3 years, 6 months ago
- 0b46b75 libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations by Quentin Monnet · 3 years, 6 months ago
- a6cc6b3 bpftool: Provide a helper method for accessing skeleton's embedded ELF data by Matt Smith · 3 years, 6 months ago
- d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 7 months ago
- 475a23c tools: bpftool: Complete metrics list in "bpftool prog profile" doc by Quentin Monnet · 3 years, 7 months ago
- 8cc8c63 tools: bpftool: Document and add bash completion for -L, -B options by Quentin Monnet · 3 years, 7 months ago
- c07ba62 tools: bpftool: Update and synchronise option list in doc and help msg by Quentin Monnet · 3 years, 7 months ago
- b544342 tools: bpftool: Complete and synchronise attach or map types by Quentin Monnet · 3 years, 7 months ago
- 510b4d4 tools: bpftool: Slightly ease bash completion updates by Quentin Monnet · 3 years, 7 months ago
- 211ab78 tools: bpftool: Support dumping split BTF by id by Quentin Monnet · 3 years, 8 months ago
- 86f4b7f tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id() by Quentin Monnet · 3 years, 8 months ago
- 369e955 tools: Free BTF objects at various locations by Quentin Monnet · 3 years, 8 months ago
- 5aad036 tools/resolve_btfids: Emit warnings and patch zero id for missing symbols by Hengqi Chen · 3 years, 8 months ago
- d444b06 bpftool: Check malloc return value in mount_bpffs_for_pin by Tobias Klauser · 3 years, 8 months ago
- 1d71925 tools: bpf: Fix error in 'make -C tools/ bpf_install' by Wei Li · 3 years, 9 months ago
- 5616e89 tools/runqslower: Use __state instead of state by SanjayKumar Jeyakumar · 3 years, 8 months ago
- bc83206 bpftool: Properly close va_list 'ap' by va_end() on error by Gu Shengxian · 3 years, 8 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 61e8aed bpf: Fix libelf endian handling in resolv_btfids by Tony Ambardar · 3 years, 9 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
- ca16b42 tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 3 years, 9 months ago
- 0779890 tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 3 years, 9 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 10 months ago
- 9c6c044 bpftool: Set errno on skeleton failures and propagate errors by Andrii Nakryiko · 3 years, 10 months ago
- a8deba8 bpftool: Add sock_release help info for cgroup attach/prog load command by Liu Jian · 3 years, 10 months ago
- d510296 bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. by Alexei Starovoitov · 3 years, 10 months ago
- 31332cc bpftool: Stop emitting static variables in BPF skeleton by Andrii Nakryiko · 3 years, 10 months ago
- fdbf5dd libbpf: Add per-file linker opts by Andrii Nakryiko · 3 years, 10 months ago
- 37f0560 bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars by Andrii Nakryiko · 3 years, 10 months ago
- 5b438f0 bpftool: Dump more info about DATASEC members by Andrii Nakryiko · 3 years, 11 months ago
- 0dd7e45 bpftool: Support dumping BTF VAR's "extern" linkage by Andrii Nakryiko · 3 years, 11 months ago
- 8af5014 bpftool: Fix a clang compilation warning by Yonghong Song · 4 years ago
- a7ba455 sock_map: Introduce BPF_SK_SKB_VERDICT by Cong Wang · 4 years ago
- e27bfef tools/resolve_btfids: Fix warnings by Stanislav Fomichev · 4 years ago
- d80b2fc bpftool: Add `gen object` command to perform BPF static linking by Andrii Nakryiko · 4 years ago
- c412266 bpftool: Add ability to specify custom skeleton object name by Andrii Nakryiko · 4 years ago
- 4bbb358 bpftool: Fix maybe-uninitialized warnings by Andrii Nakryiko · 4 years ago
- c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
- 46ac034 bpf: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
- a01d935 tools/bpf: Remove bpf-helpers from bpftool docs by Joe Stringer · 4 years ago
- 923a932 scripts/bpf: Abstract eBPF API target parameter by Joe Stringer · 4 years ago
- 737e0f9 tools/bpftool: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 4 years ago
- 303dcc2 tools/runqslower: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 4 years ago
- 85e142cb tools, bpf_asm: Exit non-zero on errors by Ian Denhardt · 4 years, 1 month ago
- 04883a0 tools, bpf_asm: Hard error on out of range jumps by Ian Denhardt · 4 years, 1 month ago
- f1f9f0d bpftool: Print subprog address properly by Yonghong Song · 4 years ago
- 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years ago
- ced47e3 bpf: runqslower: Use task local storage by Song Liu · 4 years ago
- 4b0d2d4 bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h by Song Liu · 4 years ago
- b9fc8b4 bpf: Add kernel/modules BTF presence checks to bpftool feature command by Grant Seltzer · 4 years, 1 month ago
- 41462c6 tools/resolve_btfids: Fix build error with older host toolchains by Kun-Chuan Hsieh · 4 years, 1 month ago
- 3a36281 Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 1 month ago
- 90a82b1 tools/resolve_btfids: Add /libbpf to .gitignore by Stanislav Fomichev · 4 years, 1 month ago
- 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 4 years, 1 month ago
- 7962cb9 tools/resolve_btfids: Set srctree variable unconditionally by Jiri Olsa · 4 years, 1 month ago
- f231309 tools/resolve_btfids: Check objects before removing by Jiri Olsa · 4 years, 1 month ago
- fc6b48f tools/resolve_btfids: Build libbpf and libsubcmd in separate directories by Jiri Olsa · 4 years, 1 month ago
- 0a1b0fd bpf: Simplify bool comparison by Jiapeng Chong · 4 years, 1 month ago
- 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years, 1 month ago
- cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- d2032d4 bpftool: Add Makefile target bootstrap by Song Liu · 4 years, 2 months ago
- bade5c5 tools/bpftool: Add -Wall when building BPF programs by Ian Rogers · 4 years, 2 months ago
- 6f02b54 bpftool: Fix compilation failure for net.o with older glibc by Alan Maguire · 4 years, 2 months ago
- 6720869 tools/resolve_btfids: Warn when having multiple IDs for single type by Jiri Olsa · 4 years, 2 months ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 932c605 tools/bpftool: Fix PID fetching with a lot of results by Andrii Nakryiko · 4 years, 3 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 22e8ebe tools/resolve_btfids: Fix some error messages by Brendan Jackman · 4 years, 3 months ago
- fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 3 months ago
- 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 3 months ago
- 68878a5 bpftool: Fix error return value in build_btf_type_table by Zhen Lei · 4 years, 4 months ago
- 450d060 bpftool: Add {i,d}tlb_misses support for bpftool profile by Yonghong Song · 4 years, 4 months ago