Create systemtap.stp

This commit is contained in:
Frank Ch. Eigler
2016-05-20 13:17:37 +00:00
parent 9f63e88962
commit 7a1aa910e7

1
s/systemtap.stp Normal file
View File

@@ -0,0 +1 @@
probe oneshot { log("hello world") }