aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/mem-memcpy.c
Commit message (Expand)AuthorAge
* Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-04
|\
| * perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov2015-03-03
| * perf/bench: Carve out mem routine benchmarkingBorislav Petkov2015-03-03
* | perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-22
|/
* perf bench: Fix memcpy/memset outputRabin Vincent2014-12-09
* perf bench: Merge memset into memcpyRabin Vincent2014-12-09
* perf bench: Prepare memcpy for mergeRabin Vincent2014-12-09
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-18
* perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso2014-06-19
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf bench: Fix memcpy benchmark for large sizesAndi Kleen2013-07-22
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-08
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-02
* perf bench: Documentation updateNamhyung Kim2012-06-27
* perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-30
* perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-24
* perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-26
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-03
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-24
* perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake2009-11-22
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-19