| Commit message (Expand) | Author | Age | Files | Lines |
* | perf bench: Add --repeat option | Davidlohr Bueso | 2014-06-19 | 1 | -0/+7 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 | 1 | -1/+11 |
|\ |
|
| * | perf bench: Add futex-requeue microbenchmark | Davidlohr Bueso | 2014-03-14 | 1 | -0/+1 |
| * | perf bench: Add futex-wake microbenchmark | Davidlohr Bueso | 2014-03-14 | 1 | -0/+1 |
| * | perf bench: Add futex-hash microbenchmark | Davidlohr Bueso | 2014-03-14 | 1 | -1/+9 |
* | | perf bench: Fix NULL pointer dereference in "perf bench all" | Patrick Palka | 2014-03-14 | 1 | -1/+1 |
|/ |
|
* | perf bench: Change the procps visible command-name of invididual benchmark te... | Ingo Molnar | 2013-10-23 | 1 | -117/+122 |
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT | Ingo Molnar | 2013-10-09 | 1 | -2/+2 |
* | perf tools: Make numa benchmark optional | Peter Hurley | 2013-01-30 | 1 | -0/+4 |
* | perf: Add 'perf bench numa mem' NUMA performance measurement suite | Ingo Molnar | 2013-01-30 | 1 | -0/+13 |
* | perf bench: Flush stdout before starting bench suite | Namhyung Kim | 2013-01-24 | 1 | -0/+2 |
* | perf tools: Use __maybe_used for unused variables | Irina Tirdea | 2012-09-11 | 1 | -1/+1 |
* | perf bench: Documentation update | Namhyung Kim | 2012-06-27 | 1 | -2/+2 |
* | perf bench: Also allow measuring memset() | Jan Beulich | 2012-01-24 | 1 | -0/+3 |
* | perf options: Type check all the remaining OPT_ variants | Arnaldo Carvalho de Melo | 2010-05-17 | 1 | -2/+2 |
* | perf bench: Add "all" pseudo subsystem and "all" pseudo suite | Hitoshi Mitake | 2009-12-14 | 1 | -4/+53 |
* | perf bench: Add memcpy() benchmark | Hitoshi Mitake | 2009-11-19 | 1 | -1/+14 |
* | perf bench: Improve builtin-bench.c for more friendly output | Hitoshi Mitake | 2009-11-10 | 1 | -0/+4 |
* | perf bench: Modify builtin-bench.c for processing common options | Hitoshi Mitake | 2009-11-10 | 1 | -14/+65 |
* | perf bench: Add builtin-bench.c: General framework for benchmark suites | Hitoshi Mitake | 2009-11-08 | 1 | -0/+128 |