diff options
Diffstat (limited to 'testsuite/systemtap.samples/profile.stp')
-rw-r--r-- | testsuite/systemtap.samples/profile.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/profile.stp b/testsuite/systemtap.samples/profile.stp index d052f091..62af76ae 100644 --- a/testsuite/systemtap.samples/profile.stp +++ b/testsuite/systemtap.samples/profile.stp @@ -1,4 +1,4 @@ -#! stap +#! /usr/bin/env stap global command, syscall_count, syscall_times, this_syscall_time, this_syscall |