summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/gurufunc.stp
blob: 0801ba0e9567aecf1641e4f702461b5984cacfb5 (plain)
1
2
3
4
#! stap -gup2

# set_kernel_long should only be allowed with -g
probe begin { set_kernel_long(0, 0) }