summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/maxactive04.stp
blob: 9471fd218a99ab5d234aa7db2efe408adda28eeb (plain)
1
2
3
4
5
#! stap -p2

probe kernel.function("sys_open").return.maxactive(-4)
{
}