aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2019-11-13 11:48:39 -0500
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2019-11-14 13:15:11 -0500
commitb43e78f65b1d35fd3e13c7b23f9b64ea83c9ad3a (patch)
treec1adabae3a8c344c5f4522d58cdda65710c3e7cd /tools/testing/selftests/ftrace
parentfgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub (diff)
downloadlinux-dev-b43e78f65b1d35fd3e13c7b23f9b64ea83c9ad3a.tar.xz
linux-dev-b43e78f65b1d35fd3e13c7b23f9b64ea83c9ad3a.zip
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>
Diffstat (limited to 'tools/testing/selftests/ftrace')
-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