diff options
Diffstat (limited to 'testsuite/semok/eight.stp')
-rwxr-xr-x | testsuite/semok/eight.stp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/semok/eight.stp b/testsuite/semok/eight.stp new file mode 100755 index 00000000..01119953 --- /dev/null +++ b/testsuite/semok/eight.stp @@ -0,0 +1,3 @@ +#! /bin/sh + +./stap -p2 -I${SRCDIR}/testsuite/semlib -e 'probe begin { a = f1 (); }' |