1. 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  2. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  3. ce746d4 libperf: Fix man page typos by Rob Herring · 4 years, 5 months ago
  4. 00e4db5 Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  5. 79e3ea5 tools/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  6. 932ac54 libbf: Fix uninitialized pointer at btf__parse_raw() by Daniel T. Lee · 4 years, 5 months ago
  7. 74fc097 tools/bpf: Support new uapi for map element bpf iterator by Yonghong Song · 4 years, 5 months ago
  8. 7d65864 tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  9. db885ed libtraceevent: Fixed description of tep_add_plugin_path() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  10. 602e29f libtraceevent: Fixed type in PRINT_FMT_STING by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  11. d339a19 libtraceevent: Fixed broken indentation in parse_ip4_print_args() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  12. b796162 libtraceevent: Improve error handling of tep_plugin_add_option() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  13. 7db6330 libtraceevent: Fix typo in tep_plugin_add_option() description by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  14. 058612a libtraceevent: Handle strdup() error in parse_option_name() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  15. 9dc7dc7 libtraceevent: Document tep_load_plugins_hook() by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  16. 94fb1afb1 Mgerge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  17. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  18. 94a1fedd6 libbpf: Add btf__parse_raw() and generic btf__parse() APIs by Andrii Nakryiko · 4 years, 5 months ago
  19. b1aa3db Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  20. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  21. 2e49527 libbpf: Add bpf_link detach APIs by Andrii Nakryiko · 4 years, 5 months ago
  22. 1acf8f9 libbpf: Fix register in PT_REGS MIPS macros by Jerry Crunchtime · 4 years, 5 months ago
  23. 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 6 months ago
  24. e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 6 months ago
  25. 50450fc libbpf: Make destructors more robust by handling ERR_PTR(err) cases by Andrii Nakryiko · 4 years, 6 months ago
  26. dc8698c libbpf: Add support for BPF XDP link by Andrii Nakryiko · 4 years, 6 months ago
  27. d4b4dd6 libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO by Song Liu · 4 years, 6 months ago
  28. cd31039 tools/libbpf: Add support for bpf map element iterator by Yonghong Song · 4 years, 6 months ago
  29. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  30. da7a350 libbpf bpf_helpers: Use __builtin_offsetof for offsetof by Ian Rogers · 4 years, 6 months ago
  31. d3da1f0 libperf: Avoid counting of nonfilterable fdarray fds by Alexey Budankov · 4 years, 6 months ago
  32. ab4c1f9 libperf: Add flags to fdarray fds objects by Alexey Budankov · 4 years, 6 months ago
  33. 59b4412 libperf: Avoid internal moving of fdarray fds by Alexey Budankov · 4 years, 6 months ago
  34. 499dd29 libbpf: Add support for SK_LOOKUP program type by Jakub Sitnicki · 4 years, 6 months ago
  35. a2db71b libsubcmd: Fix OPT_CALLBACK_SET() by Ravi Bangoria · 4 years, 7 months ago
  36. 4be556c libbpf: Add SEC name for xdp programs attached to CPUMAP by Lorenzo Bianconi · 4 years, 6 months ago
  37. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  38. 0b20933 tools/bpftool: Strip away modifiers from global variables by Andrii Nakryiko · 4 years, 6 months ago
  39. 7c819e7 libbpf: Support stripping modifiers for btf_dump by Andrii Nakryiko · 4 years, 6 months ago
  40. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  41. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  42. 5c3320d libbpf: Fix memory leak and optimize BTF sanitization by Andrii Nakryiko · 4 years, 6 months ago
  43. 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 8 months ago
  44. b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 6 months ago
  45. 0e28948 libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer by Andrii Nakryiko · 4 years, 6 months ago
  46. 0f0e55d libbpf: Improve BTF sanitization handling by Andrii Nakryiko · 4 years, 6 months ago
  47. 81372e1 libbpf: Add btf__set_fd() for more control over loaded BTF FD by Andrii Nakryiko · 4 years, 6 months ago
  48. bfc9665 libbpf: Make BTF finalization strict by Andrii Nakryiko · 4 years, 6 months ago
  49. facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  50. e8b012e libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE by Stanislav Fomichev · 4 years, 6 months ago
  51. e8f331a tools lib traceevent: Fix reporting of unknown SVM exit reasons by Jan Kiszka · 4 years, 6 months ago
  52. 4e59ab93 tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 4 years, 6 months ago
  53. 9b8179b tools lib traceevent: Add builtin handler for trace_marker_raw by Steven Rostedt (VMware) · 4 years, 6 months ago
  54. 0dfceef tools lib traceevent: Move kernel_stack event handler to "function" plugin. by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  55. 5973e6e tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex by Julia Cartwright · 4 years, 6 months ago
  56. 5786362 tools lib traceevent: Add offset option for function plugin by Steven Rostedt (VMware) · 4 years, 6 months ago
  57. 97b6c53 tools lib traceevent: Add more SVM exit reasons by Jan Kiszka · 4 years, 6 months ago
  58. 3e14b10 tools lib traceevent: Add plugin for tlb_flush by Steven Rostedt (Red Hat) · 4 years, 6 months ago
  59. e7a9088 tools lib traceevent: Optimize pretty_print() function by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  60. 487ae1f tools lib traceevent: Add support for more printk format specifiers by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  61. 4d70cae tools lib traceevent: Introduced new traceevent API, for adding new plugins directories. by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  62. 7400628 tools lib traceevent: Add interface for options to plugins by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  63. 662081a tools lib traceevent: Add tep_load_plugins_hook() API by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
  64. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  65. 2160d6c tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling by Tom Zanussi · 4 years, 6 months ago
  66. 374855c tools lib traceevent: Add API to read time information from kbuffer by Steven Rostedt (Red Hat) · 4 years, 6 months ago
  67. 30ad688 libbpf: Make bpf_endian co-exist with vmlinux.h by Andrii Nakryiko · 4 years, 6 months ago
  68. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  69. d929758 libbpf: Support disabling auto-loading BPF programs by Andrii Nakryiko · 4 years, 7 months ago
  70. 7a64135 libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP by Jesper Dangaard Brouer · 4 years, 7 months ago
  71. 192b663 libbpf: Prevent loading vmlinux BTF twice by Andrii Nakryiko · 4 years, 7 months ago
  72. 135c783 libbpf: Fix spelling mistake "kallasyms" -> "kallsyms" by Colin Ian King · 4 years, 7 months ago
  73. 9c82a63 libbpf: Fix CO-RE relocs against .text section by Andrii Nakryiko · 4 years, 7 months ago
  74. bd9bedf libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses by Andrii Nakryiko · 4 years, 7 months ago
  75. 1c0c707 libbpf: Add support for extracting kernel symbol addresses by Andrii Nakryiko · 4 years, 7 months ago
  76. 2e33efe libbpf: Generalize libbpf externs support by Andrii Nakryiko · 4 years, 7 months ago
  77. 1bdb6c9 libbpf: Add a bunch of attribute getters/setters for map definitions by Andrii Nakryiko · 4 years, 7 months ago
  78. 4e15507 libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers by Andrii Nakryiko · 4 years, 7 months ago
  79. 1b20d94 tools lib traceevent: Add handler for __builtin_expect() by Steven Rostedt (VMware) · 4 years, 10 months ago
  80. 74621d9 tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 10 months ago
  81. 27d4d33 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 10 months ago
  82. 7bd3a33 libbpf: Bump version to 0.1.0 by Andrii Nakryiko · 4 years, 7 months ago
  83. caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 7 months ago
  84. 32022fd libbpf: Handle GCC noreturn-turned-volatile quirk by Andrii Nakryiko · 4 years, 7 months ago
  85. 8ca8d4a libbpf: Define __WORDSIZE if not available by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  86. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  87. d60d81a libbpf: Add support for bpf_link-based netns attachment by Jakub Sitnicki · 4 years, 8 months ago
  88. febeb6d libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c by Andrii Nakryiko · 4 years, 7 months ago
  89. 2778797 libbpf: Add SEC name for xdp programs attached to device map by David Ahern · 4 years, 8 months ago
  90. bf99c93 libbpf: Add BPF ring buffer support by Andrii Nakryiko · 4 years, 8 months ago
  91. 601b05c libbpf: Fix perf_buffer__free() API for sparse allocs by Eelco Chaudron · 4 years, 8 months ago
  92. 5598329 libbpf: Use .so dynamic symbols for abi check by Yauheni Kaliuta · 4 years, 8 months ago
  93. 9358135 libbpf: Install headers as part of make install by Nikolay Borisov · 4 years, 8 months ago
  94. 272d51a libbpf: Add API to consume the perf ring buffer content by Eelco Chaudron · 4 years, 8 months ago
  95. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  96. f15ed01 bpf, libbpf: Enable get{peer, sock}name attach types by Daniel Borkmann · 4 years, 8 months ago
  97. 8d35d74 libbpf, hashmap: Fix signedness warnings by Ian Rogers · 4 years, 8 months ago
  98. f516acd libbpf, hashmap: Remove unused #include by Ian Rogers · 4 years, 8 months ago
  99. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  100. 516d8d4 libbpf: Fix register naming in PT_REGS s390 macros by Sumanth Korikkar · 4 years, 8 months ago