summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/bench.h
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Add epoll_ctl(2) benchmarkDavidlohr Bueso2018-11-211-0/+1
* perf bench: Add epoll parallel epoll_wait benchmarkDavidlohr Bueso2018-11-211-0/+2
* perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.hDavidlohr Bueso2018-11-211-0/+11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-271-10/+10
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-12/+10
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-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/+2
* perf bench: Add --repeat optionDavidlohr Bueso2014-06-191-0/+1
* 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-0/+1
* perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-141-0/+24
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-301-0/+1
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+2
* perf bench: Also allow measuring memset()Jan Beulich2012-01-241-0/+1
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-191-0/+1
* perf bench: Clean up bench/bench.hIngo Molnar2009-11-101-9/+7
* perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake2009-11-101-0/+9
* perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake2009-11-081-0/+9