diff options
Diffstat (limited to 'testsuite/buildok/nfs-all-probes.stp')
-rwxr-xr-x | testsuite/buildok/nfs-all-probes.stp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/buildok/nfs-all-probes.stp b/testsuite/buildok/nfs-all-probes.stp new file mode 100755 index 00000000..fb492c8c --- /dev/null +++ b/testsuite/buildok/nfs-all-probes.stp @@ -0,0 +1,5 @@ +#! stap -p4 + +// Tests if all probes in nfs.stp and nfs_proc.stp are resolvable. + +probe nfs.*.*, nfs.*.*.* {} |