It would be great to have a method sampling mode with replaces thread stack dumps in functionality - i.e. captures the thread stack dumps for all threads at exactly the same time, and return sample points for all of them, no matter if they are waiting in native, together with data about thread state and monitors held. Yes, this would be more expensive, and something that would not be enabled in the continuous template by default.
- is cloned by
-
JDK-8139155 Capturing native frames in JFR
- Closed