Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STW phases anaysis #2

Open
krzysztofslusarski opened this issue Nov 10, 2021 · 0 comments
Open

STW phases anaysis #2

krzysztofslusarski opened this issue Nov 10, 2021 · 0 comments

Comments

@krzysztofslusarski
Copy link

Hi, first of all, good work. Unfortunately your tool analyze the stop-the-world phases generated by GC. It's ok if it is your goal, but you have to remember that there are other JVM internals that needs STW. JIT for example. If you want to provide complex information you need to analyze Xlog:safepoint log. If you don't want to analyze it then it would be nice to give a clarification at the begging of the Section A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant