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

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