index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
mem-memcpy.c
Age
Commit message (
Expand
)
Author
Files
Lines
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