aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-115-7/+8
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-081-3/+3
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-022-80/+80
* perf bench: Documentation updateNamhyung Kim2012-06-272-6/+6
* perf tool: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+7
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-061-0/+6
|\
| * perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
* | perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-302-2/+0
* | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-242-4/+18
* | perf bench: Also allow measuring memset()Jan Beulich2012-01-245-0/+322
* | perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2012-01-242-0/+12
* | perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich2012-01-241-1/+1
|/
* perf tool: Fix gcc 4.6.0 issuesKyle McMartin2011-02-071-1/+1
* perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-263-0/+18
* perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-261-57/+162
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-171-4/+2
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-142-3/+3
* perf bench: fix spelloRandy Dunlap2010-04-081-1/+1
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-1/+0
* perf sched: Fix build failure on sparcDavid Miller2009-12-142-4/+8
* perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-142-3/+4
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-241-2/+2
* perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake2009-11-221-15/+22
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-182-0/+187
* perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake2009-11-101-3/+3
* perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake2009-11-101-5/+6
* perf bench: Clean up bench/bench.hIngo Molnar2009-11-101-9/+7
* perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake2009-11-091-8/+14
* perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake2009-11-091-7/+11
* perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake2009-11-091-0/+9
* perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake2009-11-091-3/+7
* perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake2009-11-081-0/+113
* perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake2009-11-081-0/+332
* perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake2009-11-081-0/+9