Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates > by-pkgid > fe7c341633b7d979ab8178b22304d6b5 > files > 27

systemtap-1.3-1.1.mga1.i586.rpm

#! /usr/bin/env stap
probe begin { println("hello world") exit () }