Open atpoverload opened 8 months ago
Try to integrate the code associated with using the async-profiler: https://github.com/pl-eflect/eflect/blob/main/experiments/src/eflect/util/AsyncProfilerUtil.java https://github.com/pl-eflect/eflect/tree/main/experiments/third_party/async-profiler
Might be better to just leverage this at a short period: https://github.com/async-profiler/async-profiler/blob/master/src/api/one/profiler/AsyncProfiler.java#L218-L232
Try to integrate the code associated with using the async-profiler: https://github.com/pl-eflect/eflect/blob/main/experiments/src/eflect/util/AsyncProfilerUtil.java https://github.com/pl-eflect/eflect/tree/main/experiments/third_party/async-profiler