EVOLUTION-MANAGER
Edit File: helloworld.stp
#!/usr/bin/stap probe oneshot { println("hello world") }