summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <paul.mckenney@linaro.org>2012-02-20 17:51:45 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2012-04-30 10:48:18 -0700
commitfae4b54f28f034d228fa3bfc98858c698b64e89c (patch)
tree1259258956ba9d30eba6360083214e145ec19813 /tools/perf/scripts/python
parent37e377d2823e03528cb64f435d7c0e30b1c668eb (diff)
downloadkernel-fae4b54f28f034d228fa3bfc98858c698b64e89c.tar.gz
rcu: Introduce rcutorture testing for rcu_barrier()
Although rcutorture does invoke rcu_barrier() and friends, it cannot really be called a torture test given that it invokes them only once at the end of the test. This commit therefore introduces heavy-duty rcutorture testing for rcu_barrier(), which may be carried out concurrently with normal rcutorture testing. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/Makefile?h=linux-6.12.y&id=8282cd64d0f9a5292e9f8408a96733523e7f1fec'>s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik 2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik 2018-06-25s390/decompressor: correct build flagsVasily Gorbik 2018-06-25s390/build: remove obsolete -mkernel-backchain flagVasily Gorbik 2018-06-25s390: disable asm code expolines if cc does not support itVasily Gorbik 2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck 2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky 2018-02-27s390: set bzImage as default image for packagingVasily Gorbik 2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky 2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner 2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner 2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner 2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner 2017-11-24s390: Remove redundant license textGreg Kroah-Hartman 2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman 2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens 2017-11-02s390: pass endianness info to sparseLuc Van Oostenryck 2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky