summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/four.stp
blob: 39c9ebd4e4710781012e6859421d15485fefecff (plain)
1
2
3
4
5
6
7
#! stap -p1

probe syscall ("foo").foo.bar , syscall ("bar"), syscall ("*").return
{
  $a = a$a = a$a$ = 0;
}