Merge pull request #285 from fche/patch-1

Create systemtap.stp
This commit is contained in:
Mike Donaghy
2017-02-12 16:07:42 -06:00
committed by GitHub

1
s/systemtap.stp Normal file
View File

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