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

# maxactive on a timer probe

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