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

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