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
741 stars 54 forks source link

Support extracting java version for non-java named processes #831

Closed marcin-ol closed 11 months ago

marcin-ol commented 11 months ago

Related Issue

https://github.com/Granulate/gprofiler/issues/675

Motivation and Context

Some java processes can be started from a binary that doesn't start with java. We want to support profiling them and provide full metadata including java version.