summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.printf/sharedbuf.stp
blob: 270e6bd19ee1f1aad69a6aea21bff0a07bd50008 (plain)
1
2
3
probe begin {
	printf("Host: begin\n")
}