aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/builtin-bench.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30perf tools: Make numa benchmark optionalPeter Hurley1-0/+4
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar1-0/+13
2013-01-24perf bench: Flush stdout before starting bench suiteNamhyung Kim1-0/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2012-06-27perf bench: Documentation updateNamhyung Kim1-2/+2
2012-01-24perf bench: Also allow measuring memset()Jan Beulich1-0/+3
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo1-2/+2
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake1-4/+53
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake1-1/+14
2009-11-10perf bench: Improve builtin-bench.c for more friendly outputHitoshi Mitake1-0/+4
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake1-14/+65
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake1-0/+128