aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-bench.c
AgeCommit message (Expand)Author
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-14perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso
2013-10-23perf bench: Change the procps visible command-name of invididual benchmark te...Ingo Molnar
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar
2013-01-24perf bench: Flush stdout before starting bench suiteNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-06-27perf bench: Documentation updateNamhyung Kim
2012-01-24perf bench: Also allow measuring memset()Jan Beulich
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake
2009-11-10perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake