summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.unprivileged/unprivilegedok/one.stp
blob: c8ca16a15aa158aa81debc1045f2b31b30c3a932 (plain)
1
2
3
4
#! /bin/sh

# This probe should be ok
stap --unprivileged -p2 -t -e 'probe %(CONFIG_UTRACE=="y" %? process("foo").function("bar").call %: never %) { }' -c ./foo