perf-bench.txt (597473720f4dc69749542bfcfed4a927a43d935e) | perf-bench.txt (2a4b51666af8bf0b67ccc2e53120bad27351917c) |
---|---|
1perf-bench(1) 2============= 3 4NAME 5---- 6perf-bench - General framework for benchmark suites 7 8SYNOPSIS --- 47 unchanged lines hidden (view full) --- 56 NUMA scheduling and MM benchmarks. 57 58'futex':: 59 Futex stressing benchmarks. 60 61'epoll':: 62 Eventpoll (epoll) stressing benchmarks. 63 | 1perf-bench(1) 2============= 3 4NAME 5---- 6perf-bench - General framework for benchmark suites 7 8SYNOPSIS --- 47 unchanged lines hidden (view full) --- 56 NUMA scheduling and MM benchmarks. 57 58'futex':: 59 Futex stressing benchmarks. 60 61'epoll':: 62 Eventpoll (epoll) stressing benchmarks. 63 |
64'internals':: 65 Benchmark internal perf functionality. 66 |
|
64'all':: 65 All benchmark subsystems. 66 67SUITES FOR 'sched' 68~~~~~~~~~~~~~~~~~~ 69*messaging*:: 70Suite for evaluating performance of scheduler and IPC mechanisms. 71Based on hackbench by Rusty Russell. --- 137 unchanged lines hidden (view full) --- 209SUITES FOR 'epoll' 210~~~~~~~~~~~~~~~~~~ 211*wait*:: 212Suite for evaluating concurrent epoll_wait calls. 213 214*ctl*:: 215Suite for evaluating multiple epoll_ctl calls. 216 | 67'all':: 68 All benchmark subsystems. 69 70SUITES FOR 'sched' 71~~~~~~~~~~~~~~~~~~ 72*messaging*:: 73Suite for evaluating performance of scheduler and IPC mechanisms. 74Based on hackbench by Rusty Russell. --- 137 unchanged lines hidden (view full) --- 212SUITES FOR 'epoll' 213~~~~~~~~~~~~~~~~~~ 214*wait*:: 215Suite for evaluating concurrent epoll_wait calls. 216 217*ctl*:: 218Suite for evaluating multiple epoll_ctl calls. 219 |
220SUITES FOR 'internals' 221~~~~~~~~~~~~~~~~~~~~~~ 222*synthesize*:: 223Suite for evaluating perf's event synthesis performance. 224 |
|
217SEE ALSO 218-------- 219linkperf:perf[1] | 225SEE ALSO 226-------- 227linkperf:perf[1] |