summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/samples/unresolved.tc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/ftrace/samples/unresolved.tc')
-rw-r--r--tools/testing/selftests/ftrace/samples/unresolved.tc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/selftests/ftrace/samples/unresolved.tc b/tools/testing/selftests/ftrace/samples/unresolved.tc
new file mode 100644
index 000000000000..41e99d3358d1
--- /dev/null
+++ b/tools/testing/selftests/ftrace/samples/unresolved.tc
@@ -0,0 +1,4 @@
+#!/bin/sh
+# description: unresolved-case example
+trap exit_unresolved INT
+kill -INT $PID