From 5fdb7a01f692190a017f46fa4901a288fcff5d00 Mon Sep 17 00:00:00 2001 From: dsmith Date: Tue, 27 Nov 2007 21:30:27 +0000 Subject: 2007-11-27 David Smith * semok/twentyeight.stp: Tests wildcarded probe points. --- testsuite/semok/twentyeight.stp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 testsuite/semok/twentyeight.stp (limited to 'testsuite/semok') diff --git a/testsuite/semok/twentyeight.stp b/testsuite/semok/twentyeight.stp new file mode 100755 index 00000000..f9854134 --- /dev/null +++ b/testsuite/semok/twentyeight.stp @@ -0,0 +1,4 @@ +#! stap -p2 + +# Make sure wildcards are handled +probe kerne*.funct*("sys_read").* {} -- cgit