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

# This probe should not be acceptable to pass-2
stap --unprivileged -p2 -e 'probe kernel.mark("*").format("*") { }'