1. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  2. a198996 perf bench: Fix memcpy benchmark for large sizes by Andi Kleen · 11 years ago
  3. 1396672 perf bench: Fix memory allocation fail check in mem{set,cpy} workloads by Kirill A. Shutemov · 11 years ago
  4. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  5. 17d7a11 perf bench: Fix confused variable namings and descriptions in mem subsystem by Hitoshi Mitake · 12 years ago
  6. 08942f6 perf bench: Documentation update by Namhyung Kim · 12 years ago
  7. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 13 years ago
  8. e3e877e perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" by Jan Beulich · 13 years ago
  9. 49ce8fc perf bench: Print both of prefaulted and no prefaulted results by default by Hitoshi Mitake · 14 years ago
  10. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 15 years ago
  11. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 15 years ago
  12. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  13. 12eac0b perf bench: Make the mem/memcpy tests more user-friendly by Hitoshi Mitake · 15 years ago
  14. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago