aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/bench/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"Arnaldo Carvalho de Melo1-40/+3
2021-10-27perf bench futex: Add support for 32-bit systems with 64-bit time_tAlistair Francis1-3/+40
2021-10-27perf bench futex: Call the futex syscall from a functionAlistair Francis1-17/+26
2021-08-09perf bench futex, requeue: Add --pi parameterDavidlohr Bueso1-1/+36
2021-08-09perf bench futex, requeue: Add --broadcast optionDavidlohr Bueso1-0/+1
2021-08-09perf bench futex: Add --mlockall parameterDavidlohr Bueso1-0/+1
2021-08-09perf bench futex: Remove bogus backslash from commentDavidlohr Bueso1-1/+1
2021-08-09perf bench futex: Group test parameters cleanupDavidlohr Bueso1-0/+11
2018-11-21perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.hDavidlohr Bueso1-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo1-6/+4
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo1-4/+0
2016-10-25perf bench futex: Sanitize numeric parametersDavidlohr Bueso1-0/+4
2016-04-25perf bench futex: Simplify wrapper for LOCK_PIDavidlohr Bueso1-4/+2
2015-07-20perf bench futex: Add lock_pi stresserDavidlohr Bueso1-0/+20
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta1-0/+13
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso1-0/+13
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso1-0/+10
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso1-0/+48