summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/mem-memcpy.c
AgeCommit message (Expand)Author
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake
2012-06-27perf bench: Documentation updateNamhyung Kim
2012-01-30perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim
2012-01-24perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich
2010-11-26perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo
2009-11-22perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake