summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/profiling/thread-times.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.examples/profiling/thread-times.stp')
-rwxr-xr-xtestsuite/systemtap.examples/profiling/thread-times.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.examples/profiling/thread-times.stp b/testsuite/systemtap.examples/profiling/thread-times.stp
index a75ffc5a..55e6d53f 100755
--- a/testsuite/systemtap.examples/profiling/thread-times.stp
+++ b/testsuite/systemtap.examples/profiling/thread-times.stp
@@ -1,4 +1,4 @@
-#! /usr/bin/stap
+#! /usr/bin/env stap
probe perf.sw.cpu_clock!, timer.profile {
// NB: To avoid contention on SMP machines, no global scalars/arrays used,