summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/eight.stp
blob: dd7f71edbb9f6b2b6e3c22a6ab1f27a86ce7cf76 (plain)
1
2
3
#! /bin/sh

stap -p2 -I${SRCDIR}/testsuite/semlib -e 'probe begin { a = f1 (); }'