summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/mem-memset.c
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Merge memset into memcpyRabin Vincent2014-12-091-304/+0
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-181-1/+3
* perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso2014-06-191-0/+5
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-1/+1
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-081-1/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-021-40/+40
* perf bench: Documentation updateNamhyung Kim2012-06-271-4/+4
* perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-301-1/+0
* perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-241-2/+9
* perf bench: Also allow measuring memset()Jan Beulich2012-01-241-0/+291
OpenPOWER on IntegriCloud