viluon
03/21/2025, 6:58 AMJProfiler supports Kotlin coroutines, Kotlin's multi-threading solution that is implemented for all Kotlin backends.
I know there has been work to support async code in async-profiler in the past, see this PR. I'm looking for existing solutions but I may have a go at implementing my own.