aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-bench.c
AgeCommit message (Expand)Author
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