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