1. 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
  2. 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
  3. f929938 perf bench: Use condition variables in numa. by Ian Rogers · 4 years, 3 months ago
  4. f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
  5. 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
  6. bf7ef5d perf bench: Run inject-build-id with --buildid-all option too by Namhyung Kim · 4 years, 3 months ago
  7. 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
  8. 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
  9. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  10. d2c7350 perf bench: Fix 2 memory sanitizer warnings by Ian Rogers · 4 years, 4 months ago
  11. e4d71f7 perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new()) by YueHaibing · 4 years, 5 months ago
  12. a508d06 perf bench numa: Remove dead code in parse_nodes_opt() by Peng Fan · 4 years, 5 months ago
  13. 2db13a9 perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes by Alexander Gordeev · 4 years, 5 months ago
  14. 509f68e3 perf bench numa: Fix cpumask memory leak in node_has_cpus() by Alexander Gordeev · 4 years, 5 months ago
  15. 1beaef2 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years, 5 months ago
  16. f9f9506 perf bench: Fix a couple of spelling mistakes in options text by Colin Ian King · 4 years, 5 months ago
  17. 85372c6 perf bench numa: Fix benchmark names by Alexander Gordeev · 4 years, 5 months ago
  18. 72d69c2 perf bench numa: Fix number of processes in "2x3-convergence" test by Alexander Gordeev · 4 years, 5 months ago
  19. 7c43b0c perf bench: Add benchmark of find_next_bit by Ian Rogers · 4 years, 6 months ago
  20. c2a0820 perf bench: Add basic syscall benchmark by Davidlohr Bueso · 6 years ago
  21. 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  22. ba35fe9 tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORT by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  23. 51876bd perf bench: Add kallsyms parsing by Ian Rogers · 4 years, 9 months ago
  24. 13edc23 perf bench: Add a multi-threaded synthesize benchmark by Ian Rogers · 4 years, 9 months ago
  25. 41e7c32 perf bench: Fix div-by-zero if runtime is zero by Tommi Rantala · 4 years, 9 months ago
  26. 2a4b516 perf bench: Add event synthesis benchmark by Ian Rogers · 4 years, 10 months ago
  27. 7b919a5 perf bench: Clear struct sigaction before sigaction() syscall by Tommi Rantala · 4 years, 11 months ago
  28. f649bd9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 11 months ago
  29. e4d9b04 perf bench: Share some global variables to fix build with gcc 10 by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  30. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  31. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  32. 8fcbeae perf tools: Remove needless builtin.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  33. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  34. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  35. 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  36. 6bbfe4e perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  37. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  38. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  39. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  40. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  41. bf561d3 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 6 years ago
  42. 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
  43. 11c1ea6 perf tools: Fix errors under optimization level '-Og' by Changbin Du · 6 years ago
  44. 7c9eefe tools/: replace open encodings for NUMA_NO_NODE by Stephen Rothwell · 6 years ago
  45. 231457e perf bench: Add epoll_ctl(2) benchmark by Davidlohr Bueso · 6 years ago
  46. 121dd9e perf bench: Add epoll parallel epoll_wait benchmark by Davidlohr Bueso · 6 years ago
  47. d47d77c perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h by Davidlohr Bueso · 6 years ago
  48. 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
  49. 9831070 perf bench: Fix numa report output code by Jiri Olsa · 7 years ago
  50. 2abb80d perf bench numa: Fix typo in options by Yisheng Xie · 7 years ago
  51. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  52. 8085e5a perf bench futex: Sync waker threads by James Yang · 7 years ago
  53. 3b2323c perf bench futex: Use cpumaps by Davidlohr Bueso · 7 years ago
  54. 321a7c3 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. 0353631 perf tools: Use __maybe_unused consistently by Arnaldo Carvalho de Melo · 8 years ago
  57. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  58. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  59. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  60. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  61. 001916b perf bench numa: Add more comment for -c option by Jiri Olsa · 8 years ago
  62. a0f213e perf bench futex: Fix build on musl + clang by Arnaldo Carvalho de Melo · 8 years ago
  63. b8d1fd7 perf bench futex: Use __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  64. 6aa4d82 perf bench numa: Make sure dprintf() is not defined by Arnaldo Carvalho de Melo · 8 years ago
  65. 16cab32 Revert "perf bench futex: Sanitize numeric parameters" by Arnaldo Carvalho de Melo · 8 years ago
  66. 3aff8ba perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 8 years ago
  67. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  68. 60758d6 perf bench futex: Sanitize numeric parameters by Davidlohr Bueso · 8 years ago
  69. e2e1680 perf bench futex: Avoid worker cacheline bouncing by Davidlohr Bueso · 8 years ago
  70. 34b7530 perf bench futex: Cache align the worker struct by Sebastian Andrzej Siewior · 8 years ago
  71. 47b5757 perf bench mem: Move boilerplate memory allocation to the infrastructure by Arnaldo Carvalho de Melo · 8 years ago
  72. 565e691 perf bench futex: Use NSEC_PER_USEC by Arnaldo Carvalho de Melo · 8 years ago
  73. af15e67 perf bench sched-messaging: Use USEC_PER_MSEC by Arnaldo Carvalho de Melo · 8 years ago
  74. f2b91be perf bench mem: Use USEC_PER_SEC by Arnaldo Carvalho de Melo · 8 years ago
  75. 16633cc perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC by Arnaldo Carvalho de Melo · 8 years ago
  76. a8ad832 perf bench numa: Use NSEC_PER_U?SEC by Arnaldo Carvalho de Melo · 8 years ago
  77. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 9 years ago
  78. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 9 years ago
  79. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 9 years ago
  80. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  81. c2a218c perf bench: Remove one more die() call by Arnaldo Carvalho de Melo · 9 years ago
  82. 73b1794 perf bench futex: Simplify wrapper for LOCK_PI by Davidlohr Bueso · 9 years ago
  83. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 9 years ago
  84. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  85. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 9 years ago
  86. 3a99e6d perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changes by Ingo Molnar · 9 years ago
  87. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  88. a4c6a3e perf bench: Use named initializers in the trailer too by Arnaldo Carvalho de Melo · 9 years ago
  89. 2f211c8 perf bench mem: Rename 'routine' to 'function' by Ingo Molnar · 9 years ago
  90. b0d22e5 perf bench: Harmonize all the -l/--nr_loops options by Ingo Molnar · 9 years ago
  91. 5dd9330 perf bench mem: Reorganize the code a bit by Ingo Molnar · 9 years ago
  92. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  93. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  94. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  95. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  96. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  97. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago
  98. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  99. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  100. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago