diff options
Diffstat (limited to 'testsuite/systemtap.examples/memory/vm.tracepoints.stp')
-rw-r--r-- | testsuite/systemtap.examples/memory/vm.tracepoints.stp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/systemtap.examples/memory/vm.tracepoints.stp b/testsuite/systemtap.examples/memory/vm.tracepoints.stp index 07cee6f5..61335d34 100644 --- a/testsuite/systemtap.examples/memory/vm.tracepoints.stp +++ b/testsuite/systemtap.examples/memory/vm.tracepoints.stp @@ -1,3 +1,5 @@ +#! /usr/bin/env stap + global slabs probe vm.kmem_cache_alloc { |