In the first post of this series we learned how to profile modules within the JVM itself using perf. This is useful for diagnosing JVM related problems. However in typical applications the user application code (JCL included) will dominate the profile, so it is often desirable to want to profile the user application code as…
Inspecting OpenJ9 performance with perf on Linux – JIT Compiled Methods
Posted on