summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/cmdline02.stp
blob: 4ddb711deeadf3657924215e5af5d3439476f9ce (plain)
1
2
3
4
5
#! /bin/sh

# Make sure verbose ('-v') option is accepted.

./stap -v -p1 -e 'probe begin { exit() }'