project-jcarbon / jcarbon

0 stars 1 forks source link

Integrate the async-profiler #5

Open atpoverload opened 3 months ago

atpoverload commented 3 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

atpoverload commented 3 months ago

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