- 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, 6 months ago
- f3c93a9 tools/bpftool: Strip BPF .o files before skeleton generation by Andrii Nakryiko · 4 years, 6 months ago
- 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 6 months ago
- e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 6 months ago
- 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 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, 6 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, 7 months ago
- 4e608675 Merge up to bpf_probe_read_kernel_str() fix into bpf-next by Alexei Starovoitov · 4 years, 7 months ago
- 9d9d8cc tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile by Tobias Klauser · 4 years, 7 months ago
- 075c776 tools/bpftool: Add documentation and sample output for process info by Andrii Nakryiko · 4 years, 7 months ago
- d53dee3 tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs by Andrii Nakryiko · 4 years, 7 months ago
- 05aca6d tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h by Andrii Nakryiko · 4 years, 7 months ago
- 16e9b18 tools/bpftool: Minimize bootstrap bpftool by Andrii Nakryiko · 4 years, 7 months ago
- a479b8c tools/bpftool: Move map/prog parsing logic into common by Andrii Nakryiko · 4 years, 7 months ago
- bb8dc26 tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD by Andrii Nakryiko · 4 years, 7 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
- 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, 8 months ago
- 9004035 tools, bpftool: Clean subcommand help messages by Quentin Monnet · 4 years, 8 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
- b4563fa bpf, runqslower: include proper uapi/bpf.h by Song Liu · 4 years, 8 months ago
- 9406b48 tools/bpftool: Add bpf_iter support for bptool by Yonghong Song · 4 years, 8 months ago
- 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 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
- cb3f0d5 docs: networking: convert filter.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 93e5168 tools/bpf/bpftool: Remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
- dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
- 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
- 96b2eb6 tools, bpftool: Fix struct_ops command invalid pointer free by Daniel T. Lee · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 65c9362 bpftool: Add struct_ops support by Martin KaFai Lau · 4 years, 10 months ago
- d5ae04d bpftool: Translate prog_id to its bpf prog_name by Martin KaFai Lau · 4 years, 10 months ago
- 30255d3 bpftool: Print as a string for char array by Martin KaFai Lau · 4 years, 10 months ago
- ca7e6e45 bpftool: Print the enum's name instead of value by Martin KaFai Lau · 4 years, 10 months ago
- bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
- 6ae32b2 tools: bpftool: Restore message on failure to guess program type by Quentin Monnet · 4 years, 10 months ago
- 132c1af tools: bpftool: Fix minor bash completion mistakes by Quentin Monnet · 4 years, 10 months ago
- 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 4 years, 10 months ago
- 8d830f5 bpftool: Add _bpftool and profiler.skel.h to .gitignore by Song Liu · 4 years, 10 months ago
- 39be909 bpftool: Skeleton should depend on libbpf by Song Liu · 4 years, 10 months ago
- 14e5728 bpftool: Only build bpftool-prog-profile if supported by clang by Song Liu · 4 years, 10 months ago
- fe4eb06 bpftool: Use linux/types.h from source tree for profiler build by Tobias Klauser · 4 years, 10 months ago
- 37ccc12 tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels by Andrii Nakryiko · 4 years, 10 months ago
- aad32f4 bpftool: Fix typo in bash-completion by Song Liu · 4 years, 10 months ago
- 397692ea bpftool: Bash completion for "bpftool prog profile" by Song Liu · 4 years, 10 months ago
- 319c7c1 bpftool: Documentation for bpftool prog profile by Song Liu · 4 years, 10 months ago
- 47c09d6 bpftool: Introduce "prog profile" command by Song Liu · 4 years, 10 months ago
- 367d82f1 tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton by Andrii Nakryiko · 4 years, 10 months ago
- ca7dc27 bpftool: Add header guards to generated vmlinux.h by Andrii Nakryiko · 4 years, 10 months ago
- ad92b12 bpftool: Update bash completion for "bpftool feature" command by Michal Rostecki · 4 years, 10 months ago
- bcdacab bpftool: Update documentation of "bpftool feature" command by Michal Rostecki · 4 years, 10 months ago
- 368cb0e bpftool: Make probes which emit dmesg warnings optional by Michal Rostecki · 4 years, 10 months ago
- 6b52ca4 bpftool: Move out sections to separate functions by Michal Rostecki · 4 years, 10 months ago
- 3494bec bpftool: Support struct_ops, tracing, ext prog types by Andrey Ignatov · 4 years, 10 months ago
- d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
- fc9e34f tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change by Song Liu · 5 years ago
- a525b08 bpftool: Remove redundant "HAVE" prefix from the large INSN limit check by Michal Rostecki · 5 years ago
- 2577e37 runqslower: Fix Makefile by Yulia Kartseva · 5 years ago
- 07fdbee tools/bpf: Allow overriding llvm tools for runqslower by Andrey Ignatov · 5 years ago
- 4125828 bpftool: Print function linkage in BTF dump by Andrii Nakryiko · 5 years ago