aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/mem-memcpy.c
Commit message (Expand)AuthorAge
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-02
* perf bench: Documentation updateNamhyung Kim2012-06-27
* perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-30
* perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-24
* perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-26
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-24
* perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake2009-11-22
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-19