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

# maxactive on a timer probe

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