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
757 stars 55 forks source link

Feature/java async-profiler memory usage logging #617

Closed guybortnikov closed 1 year ago

guybortnikov commented 1 year ago

Description

Log async-profiler memory usage every cycle.

Related Issue

Closes https://github.com/Granulate/gprofiler/issues/490

Motivation and Context

Get information about amount of memory the gProfiler consumes in java processes.

Checklist:

Should be updated once https://github.com/Granulate/async-profiler/pull/3 merges

Jongy commented 1 year ago

Rebase and update the AP commit?