summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/profiling/fntimes.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.examples/profiling/fntimes.stp')
-rwxr-xr-xtestsuite/systemtap.examples/profiling/fntimes.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.examples/profiling/fntimes.stp b/testsuite/systemtap.examples/profiling/fntimes.stp
index e9daac77..be79b3ef 100755
--- a/testsuite/systemtap.examples/profiling/fntimes.stp
+++ b/testsuite/systemtap.examples/profiling/fntimes.stp
@@ -1,4 +1,4 @@
-#! /usr/bin/stap
+#! /usr/bin/env stap
# usage: fntimes.stp FUNCTIONPROBE
# e.g. fntimes.stp 'module("ext4").function("*")'