summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/fortyeight.stp
blob: e79d7a1d60b473d5e318cc48dfa9eb9e71e133f0 (plain)
1
2
3
4
#! /bin/sh

# None of these probe types should even be acceptable to pass-2
stap --unprivileged -p2 -t -e 'probe kernel.function("sys_open")!, kernel.trace("*")!, kernel.mark("*")!, module("*scsi*").function("*") { }'