1. 6cb939e tools lib traceevent: Fix memory leakage in filter_event by Hewenliang · 4 years, 8 months ago
  2. 6d6c4c1 tools lib: Fix builds when glibc contains strlcpy() by Vitaly Chikunov · 4 years, 7 months ago
  3. cb3b83a libtraceevent: Fix lib installation with O= by Sudip Mukherjee · 4 years, 9 months ago
  4. c6382e6 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 4 years, 9 months ago
  5. 88c7412 libsubcmd: Use -O0 with DEBUG=1 by James Clark · 4 years, 9 months ago
  6. b3051cd libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 4 years, 9 months ago
  7. 043a715 tools/bpf: make libbpf _GNU_SOURCE friendly by Yonghong Song · 6 years ago
  8. e3dc77d libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature by Ian Rogers · 4 years, 10 months ago
  9. 140acbb tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
  10. 532920b tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file by Steven Rostedt (VMware) · 5 years ago
  11. e4b4280 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  12. 52b4947 bpf: libbpf: retry loading program on EAGAIN by Lorenz Bauer · 6 years ago
  13. ef5b204 bpf, libbpf, smatch: Fix potential NULL pointer dereference by Leo Yan · 5 years ago
  14. 0cbef22 libbpf: fix samples/bpf build failure due to undefined UINT32_MAX by Daniel T. Lee · 5 years ago
  15. f3ed010 tools/bpf: fix perf build error with uClibc (seen on ARC) by Vineet Gupta · 5 years ago
  16. 7d4d868 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 5 years ago
  17. 224c996 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 5 years ago
  18. e21f655 libbpf: force fixdep compilation at the start of the build by Stanislav Fomichev · 5 years ago
  19. f6d6613 bpf: libbpf: retry map creation without the name by Stanislav Fomichev · 6 years ago
  20. d9513fd tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  21. d642e0b tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  22. c458a62 perf tools: Fix tracing_path_mount proper path by Jiri Olsa · 6 years ago
  23. 6d41907 tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems by Arnaldo Carvalho de Melo · 6 years ago
  24. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 6ab025e tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 6 years ago
  26. 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  27. 0ae9863 tools lib traceevent: Rename static variables and functions in event-parse.c by Tzvetomir Stoyanov (VMware) · 6 years ago
  28. c99eeaf tools lib traceevent: Rename various pevent APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  29. 1634e46 tools lib traceevent: Rename internal parser related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  30. 413af01 tools lib traceevent: Rename various pevent get/set/is APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  31. 610e1e4 tools lib traceevent: Rename pevent_find_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  32. 8b3e087 tools lib traceevent: Rename pevent field APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  33. dc05ebf tools lib traceevent: Rename pevent_data_ APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  34. b843e9c tools lib traceevent: Rename pevent_register / unregister APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  35. 64e2379 tools lib traceevent: Rename pevent_filter* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  36. ca2921d tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  37. 3cf4778 tools lib traceevent: Rename pevent_function* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  38. d97f4ef tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno' by Tzvetomir Stoyanov (VMware) · 6 years ago
  39. 6fed932 tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' by Tzvetomir Stoyanov (VMware) · 6 years ago
  40. fc9b697 tools lib traceevent, perf tools: Rename traceevent_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  41. ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  42. 13a4189 tools lib traceevent, perf tools: Rename pevent_register_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  43. 59c1bae tools lib traceevent, perf tools: Rename pevent_read_number_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  44. 6a48dc2 tools lib traceevent, perf tools: Rename pevent print APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  45. c60167c tools lib traceevent, perf tools: Rename pevent parse APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  46. af85cd1 tools lib traceevent, perf tools: Rename pevent find APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  47. 4d5c58b tools lib traceevent, perf tools: Rename pevent alloc / free APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  48. c32d52b tools lib traceevent, perf tools: Rename pevent plugin related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  49. cbc49b2 tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record' by Tzvetomir Stoyanov (VMware) · 6 years ago
  50. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  51. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 91134d8 bpf: Test BPF_PROG_TYPE_SK_REUSEPORT by Martin KaFai Lau · 6 years ago
  53. 6bc8529 bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY by Martin KaFai Lau · 6 years ago
  54. 096177a tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle by Tzvetomir Stoyanov (VMware) · 6 years ago
  55. 1ba9828 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  56. 7468212 bpf: btf: Change tools/lib/bpf/btf to LGPL by Martin KaFai Lau · 6 years ago
  57. 6534770d tools: bpf: fix BTF code added twice to different trees by Jakub Kicinski · 6 years ago
  58. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  59. 1ce6a9f bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2" by Thomas Richter · 6 years ago
  60. b611da4 perf build: Build error in libbpf missing initialization by Thomas Richter · 6 years ago
  61. 6d4b198 tools: libbpf: add bpf_object__find_program_by_title() by Jakub Kicinski · 6 years ago
  62. 1e96004 tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd() by Jakub Kicinski · 6 years ago
  63. 38d5d3b bpf: Introduce BPF_ANNOTATE_KV_PAIR by Martin KaFai Lau · 6 years ago
  64. 5b891af bpf: Replace [u]int32_t and [u]int64_t in libbpf by Martin KaFai Lau · 6 years ago
  65. b4b5bff tools: libbpf: remove libelf-getphdrnum feature detection by Jakub Kicinski · 6 years ago
  66. 92b5712 bpf: btf: export btf types and name by offset from lib by Okash Khawaja · 6 years ago
  67. 26736eb tools: libbpf: allow map reuse by Jakub Kicinski · 6 years ago
  68. 531b014 tools: bpf: make use of reallocarray by Jakub Kicinski · 6 years ago
  69. 8d13406 tools: libbpf: move library error code into a separate file by Jakub Kicinski · 6 years ago
  70. 07f2d4e tools: libbpf: add extended attributes version of bpf_object__open() by Jakub Kicinski · 6 years ago
  71. f83fb22 tools: libbpf: recognize offload neutral maps by Jakub Kicinski · 6 years ago
  72. b60df2a tools: libbpf: expose the prog type guessing from section name logic by Jakub Kicinski · 6 years ago
  73. eac7d84 tools: libbpf: don't return '.text' as a program for multi-function programs by Jakub Kicinski · 6 years ago
  74. 9a94f27 tools: libbpf: restore the ability to load programs from .text section by Jakub Kicinski · 6 years ago
  75. 9aba361 tools: libbpf: allow setting ifindex for programs and maps by Jakub Kicinski · 6 years ago
  76. d9b683d tools: libbpf: add section names for missing program types by Jakub Kicinski · 6 years ago
  77. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  78. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. 6bdd533 bpf: add selftest for lirc_mode2 type program by Sean Young · 6 years ago
  80. 72481f3 libbpf: Support guessing sendmsg{4,6} progs by Andrey Ignatov · 6 years ago
  81. a493f5f libbpf: Install btf.h with libbpf by Andrey Ignatov · 6 years ago
  82. bd9c67a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  83. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  84. 30687ad tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf by Yonghong Song · 6 years ago
  85. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 6 years ago
  86. a1c8181 tools/lib/libbpf.c: fix string format to allow build on arm32 by Sirio Balmelli · 6 years ago
  87. 61746db bpf: btf: Add tests for the btf uapi changes by Martin KaFai Lau · 6 years ago
  88. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. 789e465 tools lib api fs tracing_path: Make tracing_events_path private by Arnaldo Carvalho de Melo · 6 years ago
  90. 7014e0e tools lib api fs tracing_path: Introduce opendir() method by Arnaldo Carvalho de Melo · 6 years ago
  91. 40c3c0c tools lib api fs tracing_path: Introduce get/put_events_file() helpers by Arnaldo Carvalho de Melo · 6 years ago
  92. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 6 years ago
  93. 17c257e tools lib api: Unexport 'tracing_path' variable by Arnaldo Carvalho de Melo · 6 years ago
  94. 00a6270 tools lib api: The tracing_mnt variable doesn't need to be global by Arnaldo Carvalho de Melo · 6 years ago
  95. 17387dd tools: bpf: don't complain about no kernel version for networking code by Jakub Kicinski · 6 years ago
  96. 2eb57bb tools: bpf: improve comments in libbpf.h by Jakub Kicinski · 6 years ago
  97. d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 6 years ago
  98. 3597683 tools: bpf: handle NULL return in bpf_prog_load_xattr() by Jakub Kicinski · 6 years ago
  99. cd8b892 bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID by Martin KaFai Lau · 6 years ago
  100. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago