OpenGrok
Cross Reference: unresolved.tc
xref
: /
external
/
linux-kselftest
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
unresolved.tc
Home
|
History
|
Annotate
|
Download
|
only in
samples
1
#!/
bin
/
sh
2
# description: unresolved-case example
3
trap
exit_unresolved
INT
4
kill
-
INT
$PID
5