mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
tracing/selftests: Turn off timeout setting
As the ftrace selftests can run for a long period of time, disable the timeout that the general selftests have. If a selftest hangs, then it probably means the machine will hang too. Link: https://lore.kernel.org/r/alpine.LSU.2.21.1911131604170.18679@pobox.suse.cz Suggested-by: Miroslav Benes <mbenes@suse.cz> Tested-by: Miroslav Benes <mbenes@suse.cz> Reviewed-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
This commit is contained in:
parent
b83b43ffc6
commit
b43e78f65b
1 changed files with 1 additions and 0 deletions
1
tools/testing/selftests/ftrace/settings
Normal file
1
tools/testing/selftests/ftrace/settings
Normal file
|
@ -0,0 +1 @@
|
|||
timeout=0
|
Loading…
Add table
Add a link
Reference in a new issue