AdoptOpenJDK / jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Other
3.06k stars 437 forks source link

Make a report for all the safepoint poll sites detected #294

Closed chriswhocodes closed 2 years ago

chriswhocodes commented 5 years ago

Parse the assembly and report all the methods that contain a safepoint poll.