1 2 3 4 5 6 7 8
#! stap -p4 # # Test the translatability for usymdata() # probe begin { log(usymdata(0)) }