summaryrefslogtreecommitdiff
path: root/tools/perf/bench/mem-memcpy-x86-64-asm.S
AgeCommit message (Expand)Author
2016-07-12perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo
2016-03-09perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-01-24perf bench: Also allow measuring alternative memcpy implementationsJan Beulich
2012-01-24perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake