1. c05de88 Coroutines debugger should keep weak references to running coroutines (#2129) by Roman Elizarov · 4 years ago
  2. 70a7487 Extract debugger (#1905) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  3. 02b403d BlockHound integration (#1873) by dkhalanskyjb · 4 years, 3 months ago
  4. 1ac3dc2 Build project using JDK 11 (#1733) by Roman Elizarov · 4 years, 4 months ago
  5. 09cb4bf Fix tests hanging when `verifyDump` fails by Dmitry Khalanskiy · 4 years, 5 months ago
  6. 3826ae5 Do not aggregate all coroutine info into a single string before dumping it to the out in DebugProbes.dumpCoroutines by Vsevolod Tolstopyatov · 4 years, 10 months ago
  7. 0172998 Fully copy CoroutineInfo for DebugProbes.dumpCoroutinesInfo, it is re… (#1368) by Vsevolod Tolstopyatov · 4 years, 11 months ago
  8. ae225bd Sleep in RunningThreadStackMergeTest that relies on time by Vsevolod Tolstopyatov · 5 years ago
  9. 2496dc2 Rename CoroutineState to CoroutineInfo and improve its API by Vsevolod Tolstopyatov · 5 years ago
  10. ffaedf1 Improve stacktrace merge heuristic: skip state machine meaningless frame when attempting to merge stacktraces by Vsevolod Tolstopyatov · 5 years ago
  11. f18878f Obtain real stacktrace of running coroutines in debug agent by Vsevolod Tolstopyatov · 5 years ago