summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.unprivileged/unprivilegedko/three.stp
blob: 5ab986c5d26852ac0a018900b64c90b071832635 (plain)
1
2
3
4
#! /bin/sh

# This probe should not be acceptable to pass-2
stap --unprivileged -p2 -e 'probe module("*scsi*").function("*") { }'