]> sourceware.org Git - systemtap.git/blob - testsuite/semok/twentyeight.stp
PR11353: enable probe elision optimization
[systemtap.git] / testsuite / semok / twentyeight.stp
1 #! stap -u -p2
2
3 # Make sure wildcards are handled
4 probe kerne*.funct*("vfs_read").* {}
This page took 0.038107 seconds and 5 git commands to generate.