1. 13b1fdc perf bench mem: Improve user visible strings by Ingo Molnar · 9 years ago
  2. a69b4f7 perf bench mem: Fix 'length' vs. 'size' naming confusion by Ingo Molnar · 9 years ago
  3. e815e32 perf bench mem: Rename 'routine' to 'routine_str' by Ingo Molnar · 9 years ago
  4. b14f2d3 perf bench mem: Change 'cycle' to 'cycles' by Ingo Molnar · 9 years ago
  5. 6db175c perf bench: Remove the prefaulting complication from 'perf bench mem mem*' by Ingo Molnar · 9 years ago
  6. 9b2fa7f perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c' by Ingo Molnar · 9 years ago[Renamed from tools/perf/bench/mem-memcpy.c]
  7. 2946f59 perf bench: Eliminate unused argument from bench_mem_common() by Ingo Molnar · 9 years ago
  8. 2761974 perf bench: Default to all routines in 'perf bench mem' by Ingo Molnar · 9 years ago
  9. 13839ec perf bench: Improve the 'perf bench mem memcpy' code readability by Ingo Molnar · 9 years ago
  10. f8e92fb Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm by Ingo Molnar · 10 years ago
  11. dfecb95 perf/bench: Add -r all so that you can run all mem* routines by Borislav Petkov · 10 years ago
  12. 515e23f perf/bench: Carve out mem routine benchmarking by Borislav Petkov · 10 years ago
  13. e17fdae perf bench: Fix order of arguments to memcpy_alloc_mem by Bruce Merry · 10 years ago
  14. 1182f88 perf bench: Fix memcpy/memset output by Rabin Vincent · 10 years ago
  15. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  16. 308197b perf bench: Prepare memcpy for merge by Rabin Vincent · 10 years ago
  17. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 10 years ago
  18. 424e963 perf bench mem: The -o and -n options are mutually exclusive by Davidlohr Bueso · 10 years ago
  19. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  20. a198996 perf bench: Fix memcpy benchmark for large sizes by Andi Kleen · 11 years ago
  21. 1396672 perf bench: Fix memory allocation fail check in mem{set,cpy} workloads by Kirill A. Shutemov · 11 years ago
  22. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  23. 17d7a11 perf bench: Fix confused variable namings and descriptions in mem subsystem by Hitoshi Mitake · 12 years ago
  24. 08942f6 perf bench: Documentation update by Namhyung Kim · 12 years ago
  25. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 13 years ago
  26. e3e877e perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" by Jan Beulich · 13 years ago
  27. 49ce8fc perf bench: Print both of prefaulted and no prefaulted results by default by Hitoshi Mitake · 14 years ago
  28. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 15 years ago
  29. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 15 years ago
  30. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  31. 12eac0b perf bench: Make the mem/memcpy tests more user-friendly by Hitoshi Mitake · 15 years ago
  32. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago