From: Steven Rostedt (VMware) Date: Wed, 13 Nov 2019 16:48:39 +0000 (-0500) Subject: tracing/selftests: Turn off timeout setting X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b43e78f65b1d;p=openwrt%2Fstaging%2Fblogic.git 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 Tested-by: Miroslav Benes Reviewed-by: Miroslav Benes Signed-off-by: Steven Rostedt (VMware) --- diff --git a/tools/testing/selftests/ftrace/settings b/tools/testing/selftests/ftrace/settings new file mode 100644 index 000000000000..e7b9417537fb --- /dev/null +++ b/tools/testing/selftests/ftrace/settings @@ -0,0 +1 @@ +timeout=0