1. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  2. 7137ff5 perf symbols: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  3. ca22702 perf util: Use cached rbtree for rblists by Davidlohr Bueso · 6 years ago
  4. 55ecd63 perf callchain: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  5. f3acb3a perf machine: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  6. 3aef2ca tools: Update rbtree implementation by Davidlohr Bueso · 6 years ago
  7. 95420d3 perf callchain: No need to include perf.h by Arnaldo Carvalho de Melo · 6 years ago
  8. f0049f2 perf comm: Remove needless headers from comm.h by Arnaldo Carvalho de Melo · 6 years ago
  9. 40f3b2d perf namespaces: Remove namespaces.h from .h headers by Arnaldo Carvalho de Melo · 6 years ago
  10. 68c0188 perf symbols: Remove some unnecessary includes from symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  11. d328e30 perf symbols: Remove include map.h from dso.h by Arnaldo Carvalho de Melo · 6 years ago
  12. e7a795d perf block-range: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  13. f1a397f perf tools: Move branch structs to branch.h by Arnaldo Carvalho de Melo · 6 years ago
  14. 8a249c7 perf annotate: Remove lots of headers from annotate.h by Arnaldo Carvalho de Melo · 6 years ago
  15. 19ea1b6 perf symbols: Move symbol_conf to separate file by Arnaldo Carvalho de Melo · 6 years ago
  16. b2251c32 perf color: Add missing stdarg.g to color.h by Arnaldo Carvalho de Melo · 6 years ago
  17. 32e9136 perf utils: Move perf_config using routines from color.c to separate object by Arnaldo Carvalho de Melo · 6 years ago
  18. a5dcc4c perf python: Remove -fstack-clash-protection when building with some clang versions by Arnaldo Carvalho de Melo · 6 years ago
  19. a40b95b perf top: Synthesize BPF events for pre-existing loaded BPF programs by Arnaldo Carvalho de Melo · 6 years ago
  20. 7b612e2 perf tools: Synthesize PERF_RECORD_* for loaded BPF programs by Song Liu · 6 years ago
  21. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  22. 9aa0bfa perf tools: Handle PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  23. df063c8 tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Song Liu · 6 years ago
  24. d764ac6 tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Song Liu · 6 years ago
  25. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  26. 8dabe9c perf report: Dump s390 counter set data to file by Thomas Richter · 6 years ago
  27. 3e4a1c5 perf report: Display names in s390 diagnostic counter sets by Thomas Richter · 6 years ago
  28. 93115d3 perf report: Display arch specific diagnostic counter sets, starting with s390 by Thomas Richter · 6 years ago
  29. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  30. 3c7b67b perf session: Add reader__process_events function by Jiri Olsa · 6 years ago
  31. 71002bd perf session: Add 'data_offset' member to reader object by Jiri Olsa · 6 years ago
  32. f66f095 perf session: Add 'data_size' member to reader object by Jiri Olsa · 6 years ago
  33. 82715eb perf session: Add reader object by Jiri Olsa · 6 years ago
  34. 4f5a473 perf session: Get rid of file_size variable by Jiri Olsa · 6 years ago
  35. 7ba4da1 perf session: Rearrange perf_session__process_events function by Jiri Olsa · 6 years ago
  36. 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
  37. ad07c8c perf/core: Remove unused perf_flags by Andrew Murray · 6 years ago
  38. 23e232b perf/doc: Update design.txt for exclude_{host|guest} flags by Andrew Murray · 6 years ago
  39. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  40. 40a31da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. 298e59d3 tools/bpf: fix bpftool map dump with bitfields by Yonghong Song · 6 years ago
  42. e43207f tools/bpf: test btf bitfield with >=256 struct member offset by Yonghong Song · 6 years ago
  43. 4f548c2 Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  44. f98937c selftests: bpf: install files tcp_(server|client)*.py by Anders Roxell · 6 years ago
  45. e3ca63d selftests/bpf: add missing executables to .gitignore by Stanislav Fomichev · 6 years ago
  46. 15c0309 tools headers powerpc: Remove unistd.h by Ravi Bangoria · 6 years ago
  47. 0206131 perf powerpc: Rework syscall table generation by Ravi Bangoria · 6 years ago
  48. 549aff7 perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols by Arnaldo Carvalho de Melo · 6 years ago
  49. 498c203 tools include uapi: Sync linux/if_link.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  50. aff876d tools/vm/page_owner: use page_owner_sort in the use example by Miles Chen · 6 years ago
  51. 4fabf3b selftests: forwarding: Add a test for VLAN deletion by Ido Schimmel · 6 years ago
  52. 289fb44 selftests: forwarding: Fix test for different devices by Ido Schimmel · 6 years ago
  53. 16dc42e4 selftests: mlxsw: Add a test case for VLAN addition error flow by Ido Schimmel · 6 years ago
  54. ee412f1 tools include uapi: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  55. fdc42ca tools include uapi: Sync linux/fs.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  56. 1c23397 perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h by Arnaldo Carvalho de Melo · 6 years ago
  57. 250bfc8 tools include uapi: Grab a copy of linux/mount.h by Arnaldo Carvalho de Melo · 6 years ago
  58. f2e14cd perf top: Lift restriction on using callchains without "sym" in --sort by Arnaldo Carvalho de Melo · 6 years ago
  59. 9231967 tools lib traceevent: Remove tep_data_event_from_type() API by Tzvetomir Stoyanov · 6 years ago
  60. 4104e60 tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() by Tzvetomir Stoyanov · 6 years ago
  61. f87ce7c tools lib traceevent: Changed return logic of tep_register_event_handler() API by Tzvetomir Stoyanov · 6 years ago
  62. 6d2d6fd tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs by Tzvetomir Stoyanov · 6 years ago
  63. 2e4318a tools lib traceevent: Rename struct cmdline to struct tep_cmdline by Tzvetomir Stoyanov · 6 years ago
  64. eed14f4 tools lib traceevent: Initialize host_bigendian at tep_handle allocation by Tzvetomir Stoyanov · 6 years ago
  65. ca3958b tools lib traceevent: Introduce new libtracevent API: tep_override_comm() by Tzvetomir Stoyanov · 6 years ago
  66. 21327c7 perf tests: Add a test for the ARM 32-bit [vectors] page by Florian Fainelli · 6 years ago
  67. 0115323 perf tools: Make find_vdso_map() more modular by Florian Fainelli · 6 years ago
  68. ac6e022 perf trace: Fix alignment for [continued] lines by Arnaldo Carvalho de Melo · 6 years ago
  69. 172bf02 perf trace: Fix ')' placement in "interrupted" syscall lines by Arnaldo Carvalho de Melo · 6 years ago
  70. 64598e8 Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  71. 80f21ff bpf, doc: add note for libbpf's stand-alone build by Daniel Borkmann · 6 years ago
  72. a8911d6 selftests/bpf: fix incorrect users of create_and_get_cgroup by Stanislav Fomichev · 6 years ago
  73. d0df00e tools uapi: fix RISC-V 64-bit support by Aurelien Jarno · 6 years ago
  74. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  75. ac5eed2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 1cbbcfb bpf: add various test cases for alu op on mixed dst register types by Daniel Borkmann · 6 years ago
  77. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  78. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. 976b4f3 selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr by Andrey Ignatov · 6 years ago
  80. 3271a48 selftests: net: fix/improve ip_defrag selftest by Peter Oskolkov · 6 years ago
  81. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  82. 03fa483 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  83. f712a86 perf python: Make sure the python binding output directory is in place by Arnaldo Carvalho de Melo · 6 years ago
  84. 099be74 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  85. 442b4eb perf annotate: Pass filename to objdump via execl by Ivan Krylov · 6 years ago
  86. a3366db0 perf report: Fix wrong iteration count in --branch-history by Jin Yao · 6 years ago
  87. 86c22ab tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  88. 8c91fd6 tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  89. 558517c tools headers uapi: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  90. 4001b6a tools headers uapi: Sync linux/in.h copy from the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  91. 8858ecb tools headers uapi: Update i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  92. 536cdb6 tools iio: Override CFLAGS assignments by Jiri Olsa · 6 years ago
  93. 302df34 tools thermal tmon: Use -O3 instead of -O1 if available by Jiri Olsa · 6 years ago
  94. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  95. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  96. 805e4c8 tools beauty: Make the prctl option table generator catch all PR_ options by Arnaldo Carvalho de Melo · 6 years ago
  97. 3d32c45 tools headers uapi: Sync prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  98. 94f45df tools headers x86: Sync disabled-features.h by Arnaldo Carvalho de Melo · 6 years ago
  99. 8a99255 perf stat: Fix endless wait for child process by Jin Yao · 6 years ago
  100. 2573be2 Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago