summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-bench.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-271-6/+6
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf bench: Run benchmarks, don't test themIngo Molnar2015-10-191-4/+4
* perf bench mem: Improve user visible stringsIngo Molnar2015-10-191-3/+3
* perf bench: List output formatting options on 'perf bench -h'Ingo Molnar2015-10-191-1/+1
* perf bench futex: Add lock_pi stresserDavidlohr Bueso2015-07-201-0/+2
* perf bench futex: Support parallel waker threadsDavidlohr Bueso2015-05-081-0/+1
* perf bench: Add --repeat optionDavidlohr Bueso2014-06-191-0/+7
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-1/+11
|\
| * perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-141-0/+1
| * perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-141-0/+1
| * perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-141-1/+9
* | perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-141-1/+1
|/
* perf bench: Change the procps visible command-name of invididual benchmark te...Ingo Molnar2013-10-231-117/+122
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-2/+2
* perf tools: Make numa benchmark optionalPeter Hurley2013-01-301-0/+4
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-301-0/+13
* perf bench: Flush stdout before starting bench suiteNamhyung Kim2013-01-241-0/+2
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf bench: Documentation updateNamhyung Kim2012-06-271-2/+2
* perf bench: Also allow measuring memset()Jan Beulich2012-01-241-0/+3
* perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-171-2/+2
* perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-141-4/+53
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-191-1/+14
* perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake2009-11-101-0/+4
* perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake2009-11-101-14/+65
* perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake2009-11-081-0/+128
OpenPOWER on IntegriCloud