DEBSOURCES
Skip Quicknav
sources / systemtap / 5.1-5 / testsuite / parseko / ifstmt01.stp
12345678
#! stap -p1 # missing parens after if statment function decl() { if a == b }