1. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  2. 7fc5b57 tools: rename bitmap_alloc() to bitmap_zalloc() by Andy Shevchenko · 3 years, 4 months ago
  3. a32762b perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit architectures by Arnaldo Carvalho de Melo · 3 years, 5 months ago
  4. edf7b4a perf bench inject-buildid: Handle writen() errors by Arnaldo Carvalho de Melo · 3 years, 5 months ago
  5. 4241eab perf bench: Add benchmark for evlist open/close operations by Riccardo Mancini · 3 years, 5 months ago
  6. 46f81532 perf bench futex, requeue: Add --pi parameter by Davidlohr Bueso · 3 years, 5 months ago
  7. 6f9661b perf bench futex, requeue: Robustify futex_wait() handling by Davidlohr Bueso · 3 years, 5 months ago
  8. d262e6a perf bench futex, requeue: Add --broadcast option by Davidlohr Bueso · 3 years, 5 months ago
  9. 9f9a3ff perf bench futex: Add --mlockall parameter by Davidlohr Bueso · 3 years, 5 months ago
  10. b2105a7 perf bench futex: Remove bogus backslash from comment by Davidlohr Bueso · 3 years, 5 months ago
  11. 0959046 perf bench futex: Group test parameters cleanup by Davidlohr Bueso · 3 years, 5 months ago
  12. 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 6 months ago
  13. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  14. 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  15. 394e430 perf bench numa: Fix the condition checks for max number of NUMA nodes by Athira Rajeev · 3 years, 11 months ago
  16. ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 3 years, 11 months ago
  17. a78e724 perf bench: Fix misspellings using codespell by Xiong Zhenwu · 3 years, 11 months ago
  18. e73b0d5 perf env: Remove unneeded internal/cpumap inclusions by Ian Rogers · 4 years ago
  19. db1a8b9 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  20. 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
  21. f929938 perf bench: Use condition variables in numa. by Ian Rogers · 4 years, 3 months ago
  22. f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
  23. 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
  24. bf7ef5d perf bench: Run inject-build-id with --buildid-all option too by Namhyung Kim · 4 years, 3 months ago
  25. 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
  26. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  27. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  28. d2c7350 perf bench: Fix 2 memory sanitizer warnings by Ian Rogers · 4 years, 4 months ago
  29. e4d71f7 perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new()) by YueHaibing · 4 years, 5 months ago
  30. a508d06 perf bench numa: Remove dead code in parse_nodes_opt() by Peng Fan · 4 years, 5 months ago
  31. 2db13a9 perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes by Alexander Gordeev · 4 years, 5 months ago
  32. 509f68e3 perf bench numa: Fix cpumask memory leak in node_has_cpus() by Alexander Gordeev · 4 years, 5 months ago
  33. 1beaef2 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years, 5 months ago
  34. f9f9506 perf bench: Fix a couple of spelling mistakes in options text by Colin Ian King · 4 years, 5 months ago
  35. 85372c6 perf bench numa: Fix benchmark names by Alexander Gordeev · 4 years, 5 months ago
  36. 72d69c2 perf bench numa: Fix number of processes in "2x3-convergence" test by Alexander Gordeev · 4 years, 5 months ago
  37. 7c43b0c perf bench: Add benchmark of find_next_bit by Ian Rogers · 4 years, 6 months ago
  38. c2a0820 perf bench: Add basic syscall benchmark by Davidlohr Bueso · 6 years ago
  39. 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  40. ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  41. 51876bd perf bench: Add kallsyms parsing by Ian Rogers · 4 years, 9 months ago
  42. 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
  43. 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
  44. 2a4b516 perf bench: Add event synthesis benchmark by Ian Rogers · 4 years, 10 months ago
  45. 7b919a5 perf bench: Clear struct sigaction before sigaction() syscall by Tommi Rantala · 4 years, 11 months ago
  46. f649bd9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 11 months ago
  47. e4d9b04 perf bench: Share some global variables to fix build with gcc 10 by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  48. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  49. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  50. 8fcbeae perf tools: Remove needless builtin.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  51. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  52. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  53. 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  54. 6bbfe4e perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  55. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  56. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  57. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  58. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  59. bf561d3 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 6 years ago
  60. d8b5297 Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  61. 11c1ea6 perf tools: Fix errors under optimization level '-Og' by Changbin Du · 6 years ago
  62. 7c9eefe tools/: replace open encodings for NUMA_NO_NODE by Stephen Rothwell · 6 years ago
  63. 231457e perf bench: Add epoll_ctl(2) benchmark by Davidlohr Bueso · 6 years ago
  64. 121dd9e perf bench: Add epoll parallel epoll_wait benchmark by Davidlohr Bueso · 6 years ago
  65. d47d77c perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h by Davidlohr Bueso · 6 years ago
  66. 1f27a05 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  67. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 7 years ago
  68. 2abb80d perf bench numa: Fix typo in options by Yisheng Xie · 7 years ago
  69. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  70. 8085e5a perf bench futex: Sync waker threads by James Yang · 7 years ago
  71. 3b2323c perf bench futex: Use cpumaps by Davidlohr Bueso · 7 years ago
  72. 321a7c3 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. 0353631 perf tools: Use __maybe_unused consistently by Arnaldo Carvalho de Melo · 8 years ago
  75. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  76. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  77. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  78. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  79. 001916b perf bench numa: Add more comment for -c option by Jiri Olsa · 8 years ago
  80. a0f213e14 perf bench futex: Fix build on musl + clang by Arnaldo Carvalho de Melo · 8 years ago
  81. b8d1fd7 perf bench futex: Use __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  82. 6aa4d82 perf bench numa: Make sure dprintf() is not defined by Arnaldo Carvalho de Melo · 8 years ago
  83. 16cab32 Revert "perf bench futex: Sanitize numeric parameters" by Arnaldo Carvalho de Melo · 8 years ago
  84. 3aff8ba perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 8 years ago
  85. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  86. 60758d6 perf bench futex: Sanitize numeric parameters by Davidlohr Bueso · 8 years ago
  87. e2e1680 perf bench futex: Avoid worker cacheline bouncing by Davidlohr Bueso · 8 years ago
  88. 34b7530 perf bench futex: Cache align the worker struct by Sebastian Andrzej Siewior · 8 years ago
  89. 47b5757 perf bench mem: Move boilerplate memory allocation to the infrastructure by Arnaldo Carvalho de Melo · 8 years ago
  90. 565e691 perf bench futex: Use NSEC_PER_USEC by Arnaldo Carvalho de Melo · 8 years ago
  91. af15e67 perf bench sched-messaging: Use USEC_PER_MSEC by Arnaldo Carvalho de Melo · 8 years ago
  92. f2b91be perf bench mem: Use USEC_PER_SEC by Arnaldo Carvalho de Melo · 8 years ago
  93. 16633cc perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC by Arnaldo Carvalho de Melo · 8 years ago
  94. a8ad832 perf bench numa: Use NSEC_PER_U?SEC by Arnaldo Carvalho de Melo · 8 years ago
  95. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 9 years ago
  96. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 9 years ago
  97. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  98. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  99. c2a218c perf bench: Remove one more die() call by Arnaldo Carvalho de Melo · 9 years ago
  100. 73b1794 perf bench futex: Simplify wrapper for LOCK_PI by Davidlohr Bueso · 9 years ago