Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13b1fdce8d46027f346c0533a4323b58e2b5bad8
/
tools
/
perf
/
bench
/
mem-functions.c
13b1fdc
perf bench mem: Improve user visible strings
by Ingo Molnar
· 9 years ago
a69b4f7
perf bench mem: Fix 'length' vs. 'size' naming confusion
by Ingo Molnar
· 9 years ago
e815e32
perf bench mem: Rename 'routine' to 'routine_str'
by Ingo Molnar
· 9 years ago
b14f2d3
perf bench mem: Change 'cycle' to 'cycles'
by Ingo Molnar
· 9 years ago
6db175c
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
by Ingo Molnar
· 9 years ago
9b2fa7f
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
by Ingo Molnar
· 9 years ago
[Renamed from tools/perf/bench/mem-memcpy.c]
2946f59
perf bench: Eliminate unused argument from bench_mem_common()
by Ingo Molnar
· 9 years ago
2761974
perf bench: Default to all routines in 'perf bench mem'
by Ingo Molnar
· 9 years ago
13839ec
perf bench: Improve the 'perf bench mem memcpy' code readability
by Ingo Molnar
· 9 years ago
f8e92fb
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm
by Ingo Molnar
· 10 years ago
dfecb95
perf/bench: Add -r all so that you can run all mem* routines
by Borislav Petkov
· 10 years ago
515e23f
perf/bench: Carve out mem routine benchmarking
by Borislav Petkov
· 10 years ago
e17fdae
perf bench: Fix order of arguments to memcpy_alloc_mem
by Bruce Merry
· 10 years ago
1182f88
perf bench: Fix memcpy/memset output
by Rabin Vincent
· 10 years ago
5bce1a5
perf bench: Merge memset into memcpy
by Rabin Vincent
· 10 years ago
308197b
perf bench: Prepare memcpy for merge
by Rabin Vincent
· 10 years ago
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 10 years ago
424e963
perf bench mem: The -o and -n options are mutually exclusive
by Davidlohr Bueso
· 10 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 11 years ago
a198996
perf bench: Fix memcpy benchmark for large sizes
by Andi Kleen
· 11 years ago
1396672
perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
by Kirill A. Shutemov
· 11 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
17d7a11
perf bench: Fix confused variable namings and descriptions in mem subsystem
by Hitoshi Mitake
· 12 years ago
08942f6
perf bench: Documentation update
by Namhyung Kim
· 12 years ago
d30d4a0
perf tools: Remove unnecessary ctype.h inclusion
by Namhyung Kim
· 13 years ago
e3e877e
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
by Jan Beulich
· 13 years ago
49ce8fc
perf bench: Print both of prefaulted and no prefaulted results by default
by Hitoshi Mitake
· 14 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
e206d55
perf tools: Move the prototypes in util/string.h to util.h
by Arnaldo Carvalho de Melo
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
12eac0b
perf bench: Make the mem/memcpy tests more user-friendly
by Hitoshi Mitake
· 15 years ago
827f3b4
perf bench: Add memcpy() benchmark
by Hitoshi Mitake
· 15 years ago