aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/bench/mem-memcpy.c
AgeCommit message (Expand)Author
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