aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/bench/mem-memcpy-x86-64-asm.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-171-1/+1
* tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-121-0/+3
* tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-301-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2016-07-121-1/+1
* perf bench mem: Prepare the x86-64 build for upstream memcpy_mcsafe() changesIngo Molnar2016-03-091-0/+5
* perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-031-2/+0
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-061-0/+6
|\
| * perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
* | perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2012-01-241-0/+4
* | perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich2012-01-241-1/+1
|/
* perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-261-0/+2