-
Enhancement
-
Resolution: Won't Fix
-
P2
-
None
-
None
-
Sprint 6 - Support new Events
In JDK 10 we will have new profiling events that should help with the following:
- Detect when we spend a lot of time executing stuff in native
- Detect "stuck" threads
We should ensure that we have rules that makes sense for the new data, and visualization. For example, Thread CPU time should at least be in the per thread information table in the Java Application page.