index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
mem-memcpy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2015-10-19
1
-420
/
+0
*
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
2015-10-19
1
-7
/
+4
*
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
2015-10-19
1
-2
/
+2
*
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
2015-10-19
1
-56
/
+45
*
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2015-03-04
1
-62
/
+66
|
\
|
*
perf/bench: Add -r all so that you can run all mem* routines
Borislav Petkov
2015-03-03
1
-1
/
+9
|
*
perf/bench: Carve out mem routine benchmarking
Borislav Petkov
2015-03-03
1
-62
/
+58
*
|
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
2015-02-22
1
-2
/
+2
|
/
*
perf bench: Fix memcpy/memset output
Rabin Vincent
2014-12-09
1
-8
/
+10
*
perf bench: Merge memset into memcpy
Rabin Vincent
2014-12-09
1
-0
/
+90
*
perf bench: Prepare memcpy for merge
Rabin Vincent
2014-12-09
1
-78
/
+104
*
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-18
1
-1
/
+3
*
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
2014-06-19
1
-0
/
+5
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-1
/
+1
*
perf bench: Fix memcpy benchmark for large sizes
Andi Kleen
2013-07-22
1
-0
/
+2
*
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
Kirill A. Shutemov
2013-07-08
1
-2
/
+2
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-1
/
+1
*
perf bench: Fix confused variable namings and descriptions in mem subsystem
Hitoshi Mitake
2012-07-02
1
-40
/
+40
*
perf bench: Documentation update
Namhyung Kim
2012-06-27
1
-2
/
+2
*
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
1
-1
/
+0
*
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2012-01-24
1
-2
/
+9
*
perf bench: Print both of prefaulted and no prefaulted results by default
Hitoshi Mitake
2010-11-26
1
-57
/
+162
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
1
-1
/
+1
*
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
1
-1
/
+0
*
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-24
1
-2
/
+2
*
perf bench: Make the mem/memcpy tests more user-friendly
Hitoshi Mitake
2009-11-22
1
-15
/
+22
*
perf bench: Add memcpy() benchmark
Hitoshi Mitake
2009-11-19
1
-0
/
+186