diff options
Diffstat (limited to 'testsuite/buildok/twentyeight.stp')
-rwxr-xr-x | testsuite/buildok/twentyeight.stp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/buildok/twentyeight.stp b/testsuite/buildok/twentyeight.stp new file mode 100755 index 00000000..03946bb0 --- /dev/null +++ b/testsuite/buildok/twentyeight.stp @@ -0,0 +1,3 @@ +#! stap -gp4 + +probe kernel.statement(0).absolute { } |