1. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  2. 8bf98b8 perf bench: fix assert when NDEBUG is defined by Irina Tirdea · 12 years ago
  3. 17d7a11 perf bench: Fix confused variable namings and descriptions in mem subsystem by Hitoshi Mitake · 12 years ago
  4. 08942f6 perf bench: Documentation update by Namhyung Kim · 12 years ago
  5. e89cef1 perf tool: Fix perf stack to non executable on x86_64 by Jiri Olsa · 13 years ago
  6. 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  7. 7a0153e perf tools: Fix perf stack to non executable on x86_64 by Jiri Olsa · 13 years ago
  8. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 13 years ago
  9. e3e877e perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" by Jan Beulich · 13 years ago
  10. be3de80 perf bench: Also allow measuring memset() by Jan Beulich · 13 years ago
  11. 800eb01 perf bench: Also allow measuring alternative memcpy implementations by Jan Beulich · 13 years ago
  12. 9ea8119 perf bench: Make "default" memcpy() selection actually use glibc's implementation by Jan Beulich · 13 years ago
  13. fb7d0b3 perf tool: Fix gcc 4.6.0 issues by Kyle McMartin · 14 years ago
  14. ea7872b perf bench: Add feature that measures the performance of the arch/x86/lib/memcpy_64.S memcpy routines via 'perf bench mem' by Hitoshi Mitake · 14 years ago
  15. 49ce8fc perf bench: Print both of prefaulted and no prefaulted results by default by Hitoshi Mitake · 14 years ago
  16. 1967936 perf options: Check v type in OPT_U?INTEGER by Arnaldo Carvalho de Melo · 14 years ago
  17. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  18. f0e9c4f perf bench: fix spello by Randy Dunlap · 14 years ago
  19. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  20. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 15 years ago
  21. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 15 years ago
  22. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  23. 12eac0b perf bench: Make the mem/memcpy tests more user-friendly by Hitoshi Mitake · 15 years ago
  24. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago
  25. c5659b7 perf bench: Improve sched-message.c with more comfortable output by Hitoshi Mitake · 15 years ago
  26. ff676b1 perf bench: Improve sched-pipe.c with more comfortable output by Hitoshi Mitake · 15 years ago
  27. 606bc1e perf bench: Clean up bench/bench.h by Ingo Molnar · 15 years ago
  28. 158ba82 perf bench: Modify builtin-pipe.c for processing common options by Hitoshi Mitake · 15 years ago
  29. cced06c perf bench: Modify bench/bench-messaging.c to adopt unified output formatting by Hitoshi Mitake · 15 years ago
  30. 242aa14 perf bench: Add format constants to bench.h for unified output formatting by Hitoshi Mitake · 15 years ago
  31. 5ff0cfc perf bench: Fix bench/sched-pipe.c to wait for child process by Hitoshi Mitake · 15 years ago
  32. c7d9300 perf bench: Add sched-pipe.c: Benchmark for pipe() system call by Hitoshi Mitake · 15 years ago
  33. e27454c perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench by Hitoshi Mitake · 15 years ago
  34. c426bba perf bench: Add new directory and header for new subcommand 'bench' by Hitoshi Mitake · 15 years ago