summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/settings
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:33:05 +0200
commit2390698b9dbdd8971397d6d19d90229bb973c669 (patch)
tree890228c3a3d035dec04249696d3afc6ee0d1279d /tools/testing/selftests/ftrace/settings
parentca958fe8af205e900cab8d2793c54fabc04c0f94 (diff)
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/selftests/ftrace/settings')
-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