aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench (follow)
AgeCommit message (Expand)AuthorFilesLines
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