summaryrefslogtreecommitdiffstats
path: root/tools/testing
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2019-11-13 11:48:39 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-29 16:31:15 +0200
commit7ad65e34ad1026a1389171c0a8d963d22739934a (patch)
treee3a05c384c7f40862961447043f54c0a971bc17a /tools/testing
parentde32c6ad7a4fcb986e0e4f39d7497948b734b8c7 (diff)
downloadlinux-stable-7ad65e34ad1026a1389171c0a8d963d22739934a.tar.gz
linux-stable-7ad65e34ad1026a1389171c0a8d963d22739934a.tar.bz2
linux-stable-7ad65e34ad1026a1389171c0a8d963d22739934a.zip
tracing/selftests: Turn off timeout setting
[ Upstream commit b43e78f65b1d35fd3e13c7b23f9b64ea83c9ad3a ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/testing')
-rw-r--r--tools/testing/selftests/ftrace/settings1
1 files changed, 1 insertions, 0 deletions
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