summaryrefslogtreecommitdiffstats
path: root/testsuite/semko/eight.stp
blob: 7d2972956dfd0d96438d0aac47721ea7a9667cff (plain)
1
2
3
4
5
#! stap -p2

probe foo {
  stats << "string"  # stats only collect numbers
}