1. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 7 years ago
  2. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. cdc6a4b bpf: Remove redundant ifdef by Mickaël Salaün · 7 years ago
  6. b988971 tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER by Arnaldo Carvalho de Melo · 7 years ago
  7. 49b3cd3 tools: Set the maximum optimization level according to the compiler being used by Arnaldo Carvalho de Melo · 7 years ago
  8. e8c6f43 tools lib traceevent plugin function: Initialize 'index' variable by Arnaldo Carvalho de Melo · 7 years ago
  9. 14e4d7e tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP by Steven Rostedt (VMware) · 7 years ago
  10. 7f67763 bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 7 years ago
  11. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 7 years ago
  12. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 7 years ago
  13. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 7 years ago
  14. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 7 years ago
  15. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 7 years ago
  16. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 7 years ago
  17. 7a5980f tools lib bpf: Add missing header to the library by Mickaël Salaün · 7 years ago
  18. 6467753 tools lib traceevent: Robustify do_generate_dynamic_list_file by David Carrillo-Cisneros · 7 years ago
  19. 27cf570 perf sdt: Show proper hint when event not yet in place via 'perf probe' by Ravi Bangoria · 7 years ago
  20. 71dc4c3 tools lib api fs: Add bpf_fs filesystem detector by Joe Stringer · 8 years ago
  21. d5148d8 tools lib bpf: Add bpf_object__pin() by Joe Stringer · 8 years ago
  22. b6989f3 tools lib bpf: Add bpf_map__pin() by Joe Stringer · 8 years ago
  23. f367540 tools lib bpf: Add BPF program pinning APIs by Joe Stringer · 8 years ago
  24. e28ff1a tools lib bpf: Add libbpf_get_error() by Joe Stringer · 8 years ago
  25. 7803ba7 tools lib bpf: Add set/is helpers for all prog types by Joe Stringer · 8 years ago
  26. ed79407 tools lib bpf: Define prog_type fns with macro by Joe Stringer · 8 years ago
  27. 94e5ade tools lib bpf: Fix map offsets in relocation by Joe Stringer · 8 years ago
  28. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  29. f7ee659 tools lib subcmd: Fix missing member name by Soramichi AKIYAMA · 8 years ago
  30. d5f805c tools lib subcmd: Add missing linux/kernel.h include to subcmd.h by Arnaldo Carvalho de Melo · 8 years ago
  31. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  32. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  33. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  34. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  36. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  37. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  38. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  39. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  40. 5a6acad tools lib bpf: Retrive bpf_map through offset of bpf_map_def by Wang Nan · 8 years ago
  41. 10931d2 tools lib bpf: Add private field for bpf_object by Wang Nan · 8 years ago
  42. 9742da0 tools lib bpf: Add missing BPF functions by Wang Nan · 8 years ago
  43. 4708bbd tools lib bpf: Fix maps resolution by Eric Leblond · 8 years ago
  44. c52d9e4 tools lib traceevent: Add retrieval of preempt count and latency flags by Steven Rostedt · 8 years ago
  45. bb5a731 tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number by Steven Rostedt · 8 years ago
  46. 369a247 tools lib subcmd: Suppport cascading options by Namhyung Kim · 8 years ago
  47. 02bc11d tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
  48. fe31672 tools lib traceevent: Add version for traceevent shared object by Jiri Olsa · 8 years ago
  49. 39944a7 tools lib traceevent: Rename LIB_FILE to LIB_TARGET by Jiri Olsa · 8 years ago
  50. c121bdb tools lib traceevent: Add do_install_mkdir Makefile function by Jiri Olsa · 8 years ago
  51. 722a498 tools lib traceevent: Add install_headers target by Jiri Olsa · 8 years ago
  52. a130347 tools lib traceevent: Fix kbuffer_read_at_offset() by Namhyung Kim · 8 years ago
  53. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  54. 5e7be3e tools lib api fs: Add hugetlbfs filesystem detector by Wang Nan · 8 years ago
  55. f282f7a Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  56. 741c74f5 tools lib: Add bitmap_and function by Jiri Olsa · 8 years ago
  57. 820d12b tools lib: Add bitmap_scnprintf function by Jiri Olsa · 8 years ago
  58. 979a70a tools lib traceevent: Ignore generated library files by Namhyung Kim · 8 years ago
  59. 8149a77 tools lib api: Add str_error_c to libapi by Arnaldo Carvalho de Melo · 8 years ago
  60. 9b16137 tools lib bpf: Use official ELF e_machine value by Wang Nan · 8 years ago
  61. 2b43834 tools lib fd array: Allow associating a pointer cookie with each entry by Wang Nan · 8 years ago
  62. db49120 tools lib api fs: Use base 0 in filename__read_ull by Jiri Olsa · 8 years ago
  63. ca575ad tools lib traceevent: Add correct header for ipv6 definitions by Arnaldo Carvalho de Melo · 8 years ago
  64. 705fa21 tools lib bpf: Report error when kernel doesn't support program type by Wang Nan · 8 years ago
  65. 5f44e4c8 tools lib bpf: New API to adjust type of a BPF program by Wang Nan · 8 years ago
  66. 6d248fb tools lib traceevent: Add filter on task CPU id by Steven Rostedt · 8 years ago
  67. 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  68. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  69. b31e3e3 tools lib api fs: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  70. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  71. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  72. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  73. fd01d06 tools lib subcmd: Respect WERROR=0 for build by Chris Phlipot · 8 years ago
  74. b983d54 tools lib api: Respect WERROR=0 for build by Chris Phlipot · 8 years ago
  75. 203d1ca tools lib bpf: Add license header by Wang Nan · 8 years ago
  76. de8a63b tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  77. edb13ed tools lib bpf: Rename set_private() to set_priv() by Arnaldo Carvalho de Melo · 8 years ago
  78. be834ff tools lib bpf: Make bpf_program__get_private() use IS_ERR() by Arnaldo Carvalho de Melo · 8 years ago
  79. a7fe045 tools lib bpf: Remove _get_ from non-refcount method names by Arnaldo Carvalho de Melo · 8 years ago
  80. 6e009e6 tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd() by Arnaldo Carvalho de Melo · 8 years ago
  81. 53897a7 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def() by Arnaldo Carvalho de Melo · 8 years ago
  82. 009ad5d tools lib bpf: Rename bpf_map__get_name() to bpf_map__name() by Arnaldo Carvalho de Melo · 8 years ago
  83. b4cbfa5 tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private() by Arnaldo Carvalho de Melo · 8 years ago
  84. 703e016 tools lib api: Respect CROSS_COMPILE for the linker by Lucas Stach · 8 years ago
  85. 258e4bf tools: Pass arg to fdarray__filter's call back function by Wang Nan · 8 years ago
  86. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 8 years ago
  88. 4bd112d tools lib api fs: Add helper to read string from procfs file by Arnaldo Carvalho de Melo · 8 years ago
  89. a189c01 tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh by Sedat Dilek · 8 years ago
  90. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 05f5ece Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  92. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 8 years ago
  93. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  95. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 9eb42de tools lib traceevent: Add '~' operation within arg_num_eval() by Steven Rostedt · 8 years ago
  97. c1d45c3 objtool: Support CROSS_COMPILE by Josh Poimboeuf · 8 years ago
  98. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 8 years ago
  99. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 8 years ago
  100. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 8 years ago