| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tool: Fix gcc 4.6.0 issues | Kyle McMartin | 2011-02-07 | 1 | -1/+1 |
* | perf bench: Add feature that measures the performance of the arch/x86/lib/mem... | Hitoshi Mitake | 2010-11-26 | 3 | -0/+18 |
* | perf bench: Print both of prefaulted and no prefaulted results by default | Hitoshi Mitake | 2010-11-26 | 1 | -57/+162 |
* | perf options: Check v type in OPT_U?INTEGER | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -4/+2 |
* | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie | 2010-04-14 | 2 | -3/+3 |
* | perf bench: fix spello | Randy Dunlap | 2010-04-08 | 1 | -1/+1 |
* | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 2010-04-03 | 1 | -1/+0 |
* | perf sched: Fix build failure on sparc | David Miller | 2009-12-14 | 2 | -4/+8 |
* | perf bench: Add "all" pseudo subsystem and "all" pseudo suite | Hitoshi Mitake | 2009-12-14 | 2 | -3/+4 |
* | perf tools: Introduce zalloc() for the common calloc(1, N) case | Arnaldo Carvalho de Melo | 2009-11-24 | 1 | -2/+2 |
* | perf bench: Make the mem/memcpy tests more user-friendly | Hitoshi Mitake | 2009-11-22 | 1 | -15/+22 |
* | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 2009-11-19 | 2 | -0/+187 |
* | perf bench: Improve sched-message.c with more comfortable output | Hitoshi Mitake | 2009-11-10 | 1 | -3/+3 |
* | perf bench: Improve sched-pipe.c with more comfortable output | Hitoshi Mitake | 2009-11-10 | 1 | -5/+6 |
* | perf bench: Clean up bench/bench.h | Ingo Molnar | 2009-11-10 | 1 | -9/+7 |
* | perf bench: Modify builtin-pipe.c for processing common options | Hitoshi Mitake | 2009-11-10 | 1 | -8/+14 |
* | perf bench: Modify bench/bench-messaging.c to adopt unified output formatting | Hitoshi Mitake | 2009-11-10 | 1 | -7/+11 |
* | perf bench: Add format constants to bench.h for unified output formatting | Hitoshi Mitake | 2009-11-10 | 1 | -0/+9 |
* | perf bench: Fix bench/sched-pipe.c to wait for child process | Hitoshi Mitake | 2009-11-09 | 1 | -3/+7 |
* | perf bench: Add sched-pipe.c: Benchmark for pipe() system call | Hitoshi Mitake | 2009-11-08 | 1 | -0/+113 |
* | perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms... | Hitoshi Mitake | 2009-11-08 | 1 | -0/+332 |
* | perf bench: Add new directory and header for new subcommand 'bench' | Hitoshi Mitake | 2009-11-08 | 1 | -0/+9 |