summaryrefslogtreecommitdiffstats
path: root/testsuite/transko/one.stp
blob: b6bb3e89d4387c22726f9e84f3608bceef9df6bb (plain)
1
2
3
4
5
6
#! stap -p3

probe foo {
  1 = a
  a+1 = 4
}