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

Add a summary/advice tab #4

Open
kog opened this issue Oct 13, 2017 · 1 comment
Open

Add a summary/advice tab #4

kog opened this issue Oct 13, 2017 · 1 comment

Comments

@kog
Copy link
Owner

kog commented Oct 13, 2017

In addition to the summary of things like thread counts, sleeping threads etc., TDA shows a bunch of advice on the "dump node", the tree node corresponding to the highest level of the dump. This includes suggestions like:

  • N% of your threads are sleeping, this might be resource contention or lots of waiting threads
  • Warnings about monitors without locking threads

It would be worth seeing how hard this is to add

@kog
Copy link
Owner Author

kog commented Oct 13, 2017

Ran across a thread dump that caused me to file #3, which correspondingly would show up in the advice tab.

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