Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
746 stars 54 forks source link

java: Guard from enabling async-profiler over Zing ZVM-17168 #736

Closed Jongy closed 1 year ago

Jongy commented 1 year ago

Needs https://github.com/Granulate/granulate-utils/pull/133

I tested manually the different versions & expected result of _is_zing_vm_supported - works fine.