doc/tester-config: enable DEBUG_KERNEL, PROVE_RCU, DEBUG_ATOMIC_SLEEP
authorPauli Virtanen <pav@iki.fi>
Tue, 4 Jul 2023 17:06:51 +0000 (20:06 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit5df7616e5c6646366de63d4c8715b7cb46988c4d
tree9b7578601ea5c42a12e95f24ffbd1b372ba06be9
parent059372f2aa0d509ebea53452f2f7fd82cd5312b5
doc/tester-config: enable DEBUG_KERNEL, PROVE_RCU, DEBUG_ATOMIC_SLEEP

Add more lock/sleep debugging to the default tester config.

Enable DEBUG_KERNEL since olddefconfig won't enable PROVE_LOCKING
without it. Enable PROVE_RCU to also check RCU usage. Enable
DEBUG_ATOMIC_SLEEP to catch those as well.
doc/test-runner.txt
doc/tester.config