aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo1-4/+2
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie2-3/+3
2010-04-08perf bench: fix spelloRandy Dunlap1-1/+1
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo1-1/+0
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2-3/+4
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo1-2/+2
2009-11-22perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake1-15/+22
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake2-0/+187
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake1-3/+3
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake1-5/+6
2009-11-10perf bench: Clean up bench/bench.hIngo Molnar1-9/+7
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake1-8/+14
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake1-7/+11
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake1-0/+9
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake1-3/+7
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake1-0/+113
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbenchHitoshi Mitake1-0/+332
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake1-0/+9