summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/thirtythree.stp
blob: 36b997c84318c7fea53f5df9cf78de9413f254ce (plain)
1
2
3
4
5
#! stap -p2

// should fail since all these functions are blacklisted
probe kernel.function("do_IRQ") {} 
probe kernel.function("*@*/kprobes.c") {}