java: JFR profiling
Open
runtime/java
windows
- Dominant language
- Python
- Stars
- 826
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
We currently do only async-profiler. For JDKs which don't support it, or for Windows support, basing on JFR could provide Java CPU profiling.
I am refering JFR profiling of the type `jattach PID jcmd JFR.start settings=profile`.
Contributor guide
Assessment
This issue has not been assessed yet.