Age | Commit message (Expand) | Author | Files | Lines |
2009-12-14 | perf sched: Fix build failure on sparc | David Miller | 2 | -4/+8 |
2009-12-14 | perf bench: Add "all" pseudo subsystem and "all" pseudo suite | Hitoshi Mitake | 2 | -3/+4 |
2009-11-24 | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2009-11-22 | perf bench: Make the mem/memcpy tests more user-friendly | Hitoshi Mitake | 1 | -15/+22 |
2009-11-19 | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 2 | -0/+187 |
2009-11-10 | perf bench: Improve sched-message.c with more comfortable output | Hitoshi Mitake | 1 | -3/+3 |
2009-11-10 | perf bench: Improve sched-pipe.c with more comfortable output | Hitoshi Mitake | 1 | -5/+6 |
2009-11-10 | perf bench: Clean up bench/bench.h | Ingo Molnar | 1 | -9/+7 |
2009-11-10 | perf bench: Modify builtin-pipe.c for processing common options | Hitoshi Mitake | 1 | -8/+14 |
2009-11-10 | perf bench: Modify bench/bench-messaging.c to adopt unified output formatting | Hitoshi Mitake | 1 | -7/+11 |
2009-11-10 | perf bench: Add format constants to bench.h for unified output formatting | Hitoshi Mitake | 1 | -0/+9 |
2009-11-09 | perf bench: Fix bench/sched-pipe.c to wait for child process | Hitoshi Mitake | 1 | -3/+7 |
2009-11-08 | perf bench: Add sched-pipe.c: Benchmark for pipe() system call | Hitoshi Mitake | 1 | -0/+113 |
2009-11-08 | perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms... | Hitoshi Mitake | 1 | -0/+332 |
2009-11-08 | perf bench: Add new directory and header for new subcommand 'bench' | Hitoshi Mitake | 1 | -0/+9 |