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

# maxactive with "begin" probe

probe begin.maxactive(3)
{
}