summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/maxactive03.stp
blob: 35deecd8782a75b96e0535c68c768a242bd3baaa (plain)
1
2
3
4
5
6
7
#!./stap -p1

# maxactive on a timer probe

probe timer.sec(100).maxactive(3)
{
}