summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/cmdline08.stp
blob: 19730b808c15e0f3da9f86576fe071a5c1a3bbf6 (plain)
1
2
3
4
#!/bin/sh

# A module name can only be composed of chars [_a-zA-Z0-9]
stap -p1 -m x^y -e 'probe begin { exit() }'