summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/maxactive01.stp
blob: 58851970a0a26baa1b06c27dec4c2c3556dc29f9 (plain)
1
2
3
4
5
6
7
#!./stap -p2

# maxactive not on a return probe

probe kernel.function("*").maxactive(3)
{
}