index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
mem-memcpy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
1
-420
/
+0
2015-10-19
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
1
-7
/
+4
2015-10-19
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
1
-2
/
+2
2015-10-19
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
1
-56
/
+45
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-62
/
+66
2015-03-03
perf/bench: Add -r all so that you can run all mem* routines
Borislav Petkov
1
-1
/
+9
2015-03-03
perf/bench: Carve out mem routine benchmarking
Borislav Petkov
1
-62
/
+58
2015-02-22
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
1
-2
/
+2
2014-12-09
perf bench: Fix memcpy/memset output
Rabin Vincent
1
-8
/
+10
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
1
-0
/
+90
2014-12-09
perf bench: Prepare memcpy for merge
Rabin Vincent
1
-78
/
+104
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
1
-1
/
+3
2014-06-19
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
1
-0
/
+5
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-1
/
+1
2013-07-22
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
1
-0
/
+2
2013-07-08
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
1
-2
/
+2
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+1
2012-07-02
perf bench: Fix confused variable namings and descriptions in mem subsystem
Hitoshi Mitake
1
-40
/
+40
2012-06-27
perf bench: Documentation update
Namhyung Kim
1
-2
/
+2
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
1
-1
/
+0
2012-01-24
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
1
-2
/
+9
2010-11-26
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
1
-57
/
+162
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-1
/
+1
2010-04-03
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-11-22
perf bench: Make the mem/memcpy tests more user-friendly
Hitoshi Mitake
1
-15
/
+22
2009-11-19
perf bench: Add memcpy() benchmark
Hitoshi Mitake
1
-0
/
+186