]> sourceware.org Git - systemtap.git/blobdiff - testsuite/buildok/utrace.stp
PR11353: enable probe elision optimization
[systemtap.git] / testsuite / buildok / utrace.stp
index 7379c7c2f9b2cf5291f073e486bec404979d8b8f..940b8f3b3fdce9c645622171e36df85d1eb59801 100755 (executable)
@@ -1,3 +1,3 @@
-#! stap -wp4
+#! stap -u -wp4
 
-probe   %( CONFIG_UTRACE == "y" %? process.begin %: never %)    { }
+probe process.begin { }
This page took 0.027782 seconds and 5 git commands to generate.