summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/thirtyone.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/buildok/thirtyone.stp')
-rwxr-xr-xtestsuite/buildok/thirtyone.stp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/buildok/thirtyone.stp b/testsuite/buildok/thirtyone.stp
index 8a97d84f..5f2f2da6 100755
--- a/testsuite/buildok/thirtyone.stp
+++ b/testsuite/buildok/thirtyone.stp
@@ -1,4 +1,5 @@
#! stap -p4
+probe kprobe.function("sys_stat") {}
probe kprobe.function("sys_open") {}
probe kernel.function("sys_close") {}