trace openjdk from systemtap
here are several different tactics to trace openjdk from systemtap.The first relies on sys/sdt.h dtrace-style markers compiled into the JVM, but not dbgsym data:% stap -L 'process("/usr/lib/jvm/ja...