1. 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 10 months ago
  2. 41462c6 tools/resolve_btfids: Fix build error with older host toolchains by Kun-Chuan Hsieh · 3 years, 10 months ago
  3. 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 · 3 years, 10 months ago
  4. 90a82b1 tools/resolve_btfids: Add /libbpf to .gitignore by Stanislav Fomichev · 3 years, 11 months ago
  5. 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 3 years, 11 months ago
  6. 7962cb9 tools/resolve_btfids: Set srctree variable unconditionally by Jiri Olsa · 4 years ago
  7. f231309 tools/resolve_btfids: Check objects before removing by Jiri Olsa · 4 years ago
  8. fc6b48f tools/resolve_btfids: Build libbpf and libsubcmd in separate directories by Jiri Olsa · 4 years ago
  9. 0a1b0fd bpf: Simplify bool comparison by Jiapeng Chong · 3 years, 11 months ago
  10. 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years ago
  11. cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  12. d2032d4 bpftool: Add Makefile target bootstrap by Song Liu · 4 years ago
  13. bade5c5 tools/bpftool: Add -Wall when building BPF programs by Ian Rogers · 4 years ago
  14. 6f02b54 bpftool: Fix compilation failure for net.o with older glibc by Alan Maguire · 4 years ago
  15. 6720869 tools/resolve_btfids: Warn when having multiple IDs for single type by Jiri Olsa · 4 years ago
  16. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  17. 932c605 tools/bpftool: Fix PID fetching with a lot of results by Andrii Nakryiko · 4 years, 1 month ago
  18. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  19. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  20. 22e8ebe tools/resolve_btfids: Fix some error messages by Brendan Jackman · 4 years, 1 month ago
  21. fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 1 month ago
  22. 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 1 month ago
  23. 68878a5 bpftool: Fix error return value in build_btf_type_table by Zhen Lei · 4 years, 1 month ago
  24. 450d060 bpftool: Add {i,d}tlb_misses support for bpftool profile by Yonghong Song · 4 years, 1 month ago
  25. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  26. 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
  27. 50431b4 tools, bpftool: Add missing close before bpftool net attach exit by Wang Hai · 4 years, 2 months ago
  28. c365387 tools/bpf: Always run the *-clean recipes by Jean-Philippe Brucker · 4 years, 2 months ago
  29. 6a59edd tools/bpf: Add bootstrap/ to .gitignore by Jean-Philippe Brucker · 4 years, 2 months ago
  30. 0639e5e tools/bpftool: Fix build slowdown by Jean-Philippe Brucker · 4 years, 2 months ago
  31. 2d9393f tools/runqslower: Build bpftool using HOSTCC by Jean-Philippe Brucker · 4 years, 2 months ago
  32. 85e5934 tools/runqslower: Enable out-of-tree build by Jean-Philippe Brucker · 4 years, 2 months ago
  33. 3290996 tools/runqslower: Use Makefile.include by Jean-Philippe Brucker · 4 years, 2 months ago
  34. 8859b0d tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 4 years, 2 months ago
  35. 9e8929f tools/bpftool: Force clean of out-of-tree build by Jean-Philippe Brucker · 4 years, 2 months ago
  36. c8a950d tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years, 2 months ago
  37. cecaf4a tools/bpftool: Add support for in-kernel and named BTF in `btf show` by Andrii Nakryiko · 4 years, 2 months ago
  38. 864ab06 bpftool: Add support for task local storage by KP Singh · 4 years, 2 months ago
  39. 75fa177 tools/bpftool: Add bpftool support for split BTF by Andrii Nakryiko · 4 years, 2 months ago
  40. f9b7ff0 tools/bpftool: Fix attaching flow dissector by Lorenz Bauer · 4 years, 2 months ago
  41. 0698ac6 tools, bpftool: Remove two unused variables. by Ian Rogers · 4 years, 2 months ago
  42. 1e6f5dc tools, bpftool: Avoid array index warnings. by Ian Rogers · 4 years, 2 months ago
  43. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  44. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
  45. dc3652d tools resolve_btfids: Always force HOSTARCH by Jiri Olsa · 4 years, 3 months ago
  46. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  47. ba2fd56 tools/bpftool: Support passing BPFTOOL_VERSION to make by Tony Ambardar · 4 years, 4 months ago
  48. aff52e6 bpftool: Support dumping metadata by YiFei Zhu · 4 years, 4 months ago
  49. 63bea244 bpftool: Fix build failure by Yonghong Song · 4 years, 4 months ago
  50. 18841da9 tools: bpftool: Automate generation for "SEE ALSO" sections in man pages by Quentin Monnet · 4 years, 4 months ago
  51. e3b9626 tools: bpftool: Add "inner_map" to "bpftool map create" outer maps by Quentin Monnet · 4 years, 4 months ago
  52. 86233ce tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT by Quentin Monnet · 4 years, 4 months ago
  53. a20693b tools: bpftool: Clean up function to dump map entry by Quentin Monnet · 4 years, 4 months ago
  54. f28ef96 tools: bpftool: Include common options from separate file by Quentin Monnet · 4 years, 4 months ago
  55. 82b8cf0 tools: bpftool: Print optional built-in features along with version by Quentin Monnet · 4 years, 4 months ago
  56. 16f3ddf tools: bpftool: Log info-level messages when building bpftool man pages by Quentin Monnet · 4 years, 4 months ago
  57. 1a7581b tools: bpftool: Fix formatting in bpftool-link documentation by Quentin Monnet · 4 years, 4 months ago
  58. fd17e27 tools/bpftool: Replace bpf_program__title() with bpf_program__section_name() by Andrii Nakryiko · 4 years, 4 months ago
  59. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  60. 1eb832a tools/bpf: build: Make sure resolve_btfids cleans up after itself by Toke Høiland-Jørgensen · 4 years, 4 months ago
  61. 661b37c tools, bpf/build: Cleanup feature files on make clean by Jesper Dangaard Brouer · 4 years, 4 months ago
  62. a5f53b1 tools resolve_btfids: Add support for set symbols by Jiri Olsa · 4 years, 4 months ago
  63. 193a983 tools resolve_btfids: Add size check to get_id function by Jiri Olsa · 4 years, 4 months ago
  64. 8ea6368 bpf: Implement bpf_local_storage for inodes by KP Singh · 4 years, 4 months ago
  65. e60495e bpftool: Implement link_query for bpf iterators by Yonghong Song · 4 years, 4 months ago
  66. 51f6463 tools/resolve_btfids: Fix sections with wrong alignment by Jiri Olsa · 4 years, 5 months ago
  67. 7084566 tools/bpftool: Remove libbpf_internal.h usage in bpftool by Andrii Nakryiko · 4 years, 5 months ago
  68. 00fa1d8 bpftool: Handle EAGAIN error code properly in pids collection by Yonghong Song · 4 years, 5 months ago
  69. 0f99384 tools/bpftool: Generate data section struct with conservative alignment by Andrii Nakryiko · 4 years, 5 months ago
  70. 09f44b7 tools/bpftool: Fix compilation warnings in 32-bit mode by Andrii Nakryiko · 4 years, 5 months ago
  71. 8faf7fc tools/bpftool: Make skeleton code C++17-friendly by dropping typeof() by Andrii Nakryiko · 4 years, 5 months ago
  72. d48556f bpf: Add missing return to resolve_btfids by Stanislav Fomichev · 4 years, 5 months ago
  73. 74fc097 tools/bpf: Support new uapi for map element bpf iterator by Yonghong Song · 4 years, 5 months ago
  74. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  75. f86ca3c tools/resolve_btfids: Use libbpf's btf__parse() API by Andrii Nakryiko · 4 years, 5 months ago
  76. 8526df0 tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file by Andrii Nakryiko · 4 years, 5 months ago
  77. 041549b tools, bpftool: Fix wrong return value in do_dump() by Tianjia Zhang · 4 years, 5 months ago
  78. e85f99aa tools/bpftool: Add documentation and bash-completion for `link detach` by Andrii Nakryiko · 4 years, 5 months ago
  79. 0e8c7c0 tools/bpftool: Add `link detach` subcommand by Andrii Nakryiko · 4 years, 5 months ago
  80. 9a97c9d tools, bpftool: Add LSM type to array of prog names by Quentin Monnet · 4 years, 5 months ago
  81. 70cfab1 tools, bpftool: Skip type probe if name is not found by Quentin Monnet · 4 years, 5 months ago
  82. d8793ac tools/bpftool: Add bpftool support for bpf map element iterator by Yonghong Song · 4 years, 5 months ago
  83. f3c93a9 tools/bpftool: Strip BPF .o files before skeleton generation by Andrii Nakryiko · 4 years, 5 months ago
  84. 9165e1d70 bpftool: Use only nftw for file tree parsing by Tony Ambardar · 4 years, 6 months ago
  85. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 6 months ago
  86. 956fcfc tools/bpftool: Fix error handing in do_skeleton() by YueHaibing · 4 years, 6 months ago
  87. f143c11 tools: bpf: Use local copy of headers including uapi/linux/filter.h by Will Deacon · 5 years ago
  88. 93a3545 tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type by Jakub Sitnicki · 4 years, 6 months ago
  89. 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  90. 0b20933 tools/bpftool: Strip away modifiers from global variables by Andrii Nakryiko · 4 years, 6 months ago
  91. 93776cb tools/bpftool: Remove warning about PID iterator support by Andrii Nakryiko · 4 years, 6 months ago
  92. 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
  93. fbbb68d bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object by Jiri Olsa · 4 years, 6 months ago
  94. 625eb8e bpf: Fix another bpftool segfault without skeleton code enabled by Louis Peens · 4 years, 6 months ago
  95. db94cc0 bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
  96. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  97. 8ae4121 bpf: Fix bpftool without skeleton code enabled by John Fastabend · 4 years, 6 months ago
  98. 17bbf92 tools/bpftool: Turn off -Wnested-externs warning by Andrii Nakryiko · 4 years, 6 months ago
  99. ec23eb7 tools/bpftool: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 4 years, 6 months ago
  100. 16d37ee tools, bpftool: Define attach_type_name array only once by Tobias Klauser · 4 years, 6 months ago